Vulnerability Description
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")
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.66 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1a0f54cb3fea5d087440b2bae03202c445156a8dPatch
- https://git.kernel.org/stable/c/630d5d8f2bf6b340202b6bc2c05d794bbd8e4c1cPatch
- https://git.kernel.org/stable/c/7296e5611adb2c619bd7bd3817ddde7ba865ef17Patch
FAQ
What is CVE-2024-48873?
CVE-2024-48873 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2024-48873?
CVE-2024-48873 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-48873?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.