In the Linux kernel, the following vulnerability has been resolved:
rtla/osnoise: Prevent NULL dereference in error handling
If the "tool->data" allocation fails then there is no need to call
osnoise_free_top() and, in fact, doing so will lead to a NULL dereference.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-04 20:15
Updated : 2024-09-06 16:27
NVD link : CVE-2024-45002
Mitre link : CVE-2024-45002
CVE.ORG link : CVE-2024-45002
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference