CVE-2024-58066

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() check The devm_kzalloc() function doesn't return error pointers, it returns NULL on error. Update the check to match.
Configurations

Configuration 1 (hide)

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

History

25 Mar 2025, 14:43

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/2b3a36fb572caf9fb72f158be328395b1c938bf7 - () https://git.kernel.org/stable/c/2b3a36fb572caf9fb72f158be328395b1c938bf7 - Patch
References () https://git.kernel.org/stable/c/3acea81be689b77b3ceac6ff345ff0366734d967 - () https://git.kernel.org/stable/c/3acea81be689b77b3ceac6ff345ff0366734d967 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: clk: mmp: pxa1908-apbcp: Se corrige una comprobación de NULL frente a IS_ERR() La función devm_kzalloc() no devuelve punteros de error, devuelve NULL en caso de error. Actualice la comprobación para que coincida.
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
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:43


NVD link : CVE-2024-58066

Mitre link : CVE-2024-58066

CVE.ORG link : CVE-2024-58066


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference