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.
References
Configurations
History
No history.
Information
Published : 2025-02-27 20:16
Updated : 2025-10-01 20:18
NVD link : CVE-2024-58022
Mitre link : CVE-2024-58022
CVE.ORG link : CVE-2024-58022
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
