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
No history.
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
