In the Linux kernel, the following vulnerability has been resolved:
clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() check
The devm_kzalloc() function doesn't return error pointers, it returns
NULL on error. Update the check to match.
References
Configurations
History
25 Mar 2025, 14:43
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/2b3a36fb572caf9fb72f158be328395b1c938bf7 - Patch | |
References | () https://git.kernel.org/stable/c/3acea81be689b77b3ceac6ff345ff0366734d967 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
06 Mar 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-06 16:15
Updated : 2025-03-25 14:43
NVD link : CVE-2024-58066
Mitre link : CVE-2024-58066
CVE.ORG link : CVE-2024-58066
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference