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
06 Sep 2024, 16:27
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/753f1745146e03abd17eec8eee95faffc96d743d - Patch | |
References | () https://git.kernel.org/stable/c/90574d2a675947858b47008df8d07f75ea50d0d0 - Patch | |
References | () https://git.kernel.org/stable/c/abdb9ddaaab476e62805e36cce7b4ef8413ffd01 - Patch | |
References | () https://git.kernel.org/stable/c/fc575212c6b75d538e1a0a74f4c7e2ac73bc46ac - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
CWE | CWE-476 | |
First Time |
Linux linux Kernel
Linux |
05 Sep 2024, 12:53
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
04 Sep 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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