CVE-2024-58065

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

Configuration 1 (hide)

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

History

25 Mar 2025, 14:37

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: clk: mmp: pxa1908-apbc: Se ha corregido la comprobación NULL frente a IS_ERR() La función devm_kzalloc() devuelve NULL en caso de error, no punteros de error. Corrija la comprobación.
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/6628f7f88de5f65f01adef5a63c707cb49d0fddb - () https://git.kernel.org/stable/c/6628f7f88de5f65f01adef5a63c707cb49d0fddb - Patch
References () https://git.kernel.org/stable/c/e5ca5d7b4d7c29246d957dc45d63610584ae3a54 - () https://git.kernel.org/stable/c/e5ca5d7b4d7c29246d957dc45d63610584ae3a54 - Patch
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel

06 Mar 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-06 16:15

Updated : 2025-03-25 14:37


NVD link : CVE-2024-58065

Mitre link : CVE-2024-58065

CVE.ORG link : CVE-2024-58065


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference