2 matches found
CVE-2026-68407
CVE-2026-68407 relates to the Linux kernel wifi stack (nl80211). The issue occurs in nl80211_parse_beacon() where EMA RNR data is rejected when the number of RNR entries is fewer than MBSSID entries, leaving a previously allocated RNR block potentially unfreed. The vulnerability is addressed by f...
5.3AI score
SaveExploits0References5
EUVD-2026-55593
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: free RNR data on MBSSID mismatch nl80211parsebeacon rejects EMA RNR data when there are fewer RNR entries than MBSSID entries. The rejected RNR allocation has not been attached to the beacon data yet, so free it...
5.3AI score
SaveExploits0References5
20