Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check The devm_kzalloc() function returns NULL on error, not error pointers. Fix the check.
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/6628f7f88de5f65f01adef5a63c707cb49d0fddbPatch
- https://git.kernel.org/stable/c/e5ca5d7b4d7c29246d957dc45d63610584ae3a54Patch
FAQ
What is CVE-2024-58065?
CVE-2024-58065 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check The devm_kzalloc() function returns NULL on error, not error pointers. Fix the ...
How severe is CVE-2024-58065?
CVE-2024-58065 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-58065?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.