CVE-2026-63869
Summary of concrete details (CVE-2026-63869): In the Linux kernel’s wifi/mac80211 stack, parsing the radiotap header of an injected frame may read an 8-bit antenna index from userspace and apply it as a shift count, potentially shifting up to 255. The code path ieee80211_parse_tx_radiotap in net/...