CVE-2024-58064

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap() kunit_kzalloc() may return NULL, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for ies.
Configurations

Configuration 1 (hide)

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

History

25 Mar 2025, 14:37

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/0d17d81143f5aa56ee87e60bb1000a2372a0ada8 - () https://git.kernel.org/stable/c/0d17d81143f5aa56ee87e60bb1000a2372a0ada8 - Patch
References () https://git.kernel.org/stable/c/13c4f7714c6a1ecf748a2f22099447c14fe6ed8c - () https://git.kernel.org/stable/c/13c4f7714c6a1ecf748a2f22099447c14fe6ed8c - Patch
References () https://git.kernel.org/stable/c/886271409603956edd09df229dde7442c410a872 - () https://git.kernel.org/stable/c/886271409603956edd09df229dde7442c410a872 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: wifi: cfg80211: pruebas: Se corrige la posible desreferenciación de NULL en test_cfg80211_parse_colocated_ap() kunit_kzalloc() puede devolver NULL, desreferenciarlo sin la comprobación de NULL puede provocar una desreferencia de NULL. Agregue una comprobación de NULL para ies.

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-58064

Mitre link : CVE-2024-58064

CVE.ORG link : CVE-2024-58064


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference