Out-of-bounds read in Linux kernel - CVE-2026-64518
Published: July 27, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local attacker to cause a denial of service.
The vulnerability exists due to an out-of-bounds read in tcp_ao_established_key() when processing TCP_TIME_WAIT sockets from tcp_v[46]_timewait_ack(). A local attacker can trigger the vulnerable code path to cause a denial of service.
The issue occurs because the code may access sock locking state on a timewait socket that does not contain sk_lock.