#VU124207 Out-of-bounds write in Linux kernel - CVE-2026-23246
Published: March 20, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to a boundary error in the wifi: mac80211 component when handling ML Reconfiguration elements. A remote attacker can send a specially crafted wireless packet to execute arbitrary code.
Exploitation involves sending a malicious ML Reconfiguration element with a link_id value of 15, which exceeds the valid index range of the link_removal_timeout array, resulting in a stack-based out-of-bounds write.