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.
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    25 Mar 2025, 14:37
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.kernel.org/stable/c/0d17d81143f5aa56ee87e60bb1000a2372a0ada8 - Patch | |
| References | () https://git.kernel.org/stable/c/13c4f7714c6a1ecf748a2f22099447c14fe6ed8c - Patch | |
| References | () https://git.kernel.org/stable/c/886271409603956edd09df229dde7442c410a872 - Patch | |
| Summary | 
 | |
| CWE | CWE-476 | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| First Time | Linux linux Kernel Linux | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 
06 Mar 2025, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-03-06 16:15
Updated : 2025-10-01 20:18
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
