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

 

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

Published: July 27, 2026


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

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to an out-of-bounds read in the USB OTG handler in composite_setup() when handling a control transfer with an empty configuration list. A remote attacker can trigger the vulnerable code path to cause a denial of service.

The issue can occur during a teardown race on gadget unbind with a control transfer in flight, or when a driver sets is_otg before adding a configuration.


Affected software

Linux kernel

How to mitigate CVE-2026-64347

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins