CVE-2024-58022

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

01 Oct 2025, 20:18

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: mailbox: th1520: Se corrige un error de NULL frente a IS_ERR() La función devm_ioremap() no devuelve punteros de error, sino NULL. Actualice la comprobación de errores para que coincida.
References () https://git.kernel.org/stable/c/d0f98e14c010bcf27898b635a54c1994ac4110a8 - () https://git.kernel.org/stable/c/d0f98e14c010bcf27898b635a54c1994ac4110a8 - Patch
References () https://git.kernel.org/stable/c/ecbde88e544ff016fa08bbf2156dc431bb123e9b - () https://git.kernel.org/stable/c/ecbde88e544ff016fa08bbf2156dc431bb123e9b - Patch
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

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

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference