Out-of-bounds read in Linux kernel - CVE-2026-64515
Published: July 27, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an out-of-bounds read in the mac80211 MLE defragmentation routine when parsing fragmented reconf or EPCS multi-link elements in a non-transmitted profile. A remote attacker can send a specially crafted wireless management frame to cause a denial of service.
The heap overrun is limited by the buffer layout and parsing stops once the defragmentation buffer is filled.