Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs IS_ERR() bug The devm_ioremap() function doesn't return error pointers, it returns NULL. Update the error checking 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/d0f98e14c010bcf27898b635a54c1994ac4110a8Patch
- https://git.kernel.org/stable/c/ecbde88e544ff016fa08bbf2156dc431bb123e9bPatch
FAQ
What is CVE-2024-58022?
CVE-2024-58022 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: mailbox: th1520: Fix a NULL vs IS_ERR() bug The devm_ioremap() function doesn't return error pointers, it returns NULL. Update th...
How severe is CVE-2024-58022?
CVE-2024-58022 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-58022?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.