In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
The return value of ieee80211_probereq_get() might be NULL, so check it
before using to avoid NULL pointer access.
Addresses-Coverity-ID: 1529805 ("Dereference null return value")
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    31 Jan 2025, 15:53
| Type | Values Removed | Values Added | 
|---|---|---|
| CWE | CWE-476 | |
| Summary | 
 | |
| References | () https://git.kernel.org/stable/c/1a0f54cb3fea5d087440b2bae03202c445156a8d - Patch | |
| References | () https://git.kernel.org/stable/c/630d5d8f2bf6b340202b6bc2c05d794bbd8e4c1c - Patch | |
| References | () https://git.kernel.org/stable/c/7296e5611adb2c619bd7bd3817ddde7ba865ef17 - Patch | |
| First Time | Linux linux Kernel Linux | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 
11 Jan 2025, 13:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-01-11 13:15
Updated : 2025-10-01 20:17
NVD link : CVE-2024-48873
Mitre link : CVE-2024-48873
CVE.ORG link : CVE-2024-48873
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
