Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.13.2 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2b3a36fb572caf9fb72f158be328395b1c938bf7Patch
- https://git.kernel.org/stable/c/3acea81be689b77b3ceac6ff345ff0366734d967Patch
FAQ
What is CVE-2024-58066?
CVE-2024-58066 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 o...
How severe is CVE-2024-58066?
CVE-2024-58066 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-58066?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.