I
n 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
05 Mar 2025, 14:57
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/d0f98e14c010bcf27898b635a54c1994ac4110a8 - Patch | |
| References | () https://git.kernel.org/stable/c/ecbde88e544ff016fa08bbf2156dc431bb123e9b - Patch | |
| Summary |
|
27 Feb 2025, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
CWE
CWE-476
NULL Pointer Dereference