In the Linux kernel’s mac80211 wireless stack, a newly assigned vulnerability tracked as CVE-2026-23246 highlights a classic but still dangerous bug class: an out-of-bounds write caused by trusting an unvalidated index in a low-level parser. The issue sits in ieee80211_ml_reconfiguration, where...