Out-of-bounds read in Linux kernel - CVE-2026-64223

 

Out-of-bounds read in Linux kernel - CVE-2026-64223

Published: July 27, 2026


Vulnerability identifier: #VU139780
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64223
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in ieee80211_parse_neg_ttlm() when parsing negotiated TTLM elements with sparse link-map presence bits. A remote attacker can send a specially crafted negotiated TTLM element to disclose sensitive information.

The read data is written into negotiated link-map fields but is gated by valid_links before any driver state is affected.


Affected software

Linux kernel
Ubuntu
linux-aws (Ubuntu package)
linux-gcp-7.0 (Ubuntu package)
linux-nvidia (Ubuntu package)
linux-nvidia-bos (Ubuntu package)

How to mitigate CVE-2026-64223

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
linux-aws (Ubuntu package) - addressed in versions 7.0.0-1009.9, 7.0.0-1015.15
linux-gcp-7.0 (Ubuntu package) - update to 7.0.0-1011.11~24.04.1
linux-nvidia (Ubuntu package) - addressed in versions 7.0.0-1016.16, 7.0.0-1016.16~24.04.1
linux-nvidia-bos (Ubuntu package) - update to 7.0.0-2016.16

External References

Related Security Bulletins