← Back to CVE List

CVE-2024-48873

Published: 2025-01-11T13:15Z
Last Modified: 2025-01-31T15:53Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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") > MITRE Terms of Use apply – see LICENSE‑MITRE.txt