Out-of-bounds read in Linux kernel - CVE-2026-64339
Published: July 27, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows an attacker with physical access to disclose sensitive information.
The vulnerability exists due to an out-of-bounds read in usbio_bulk_msg() when processing a crafted bulk IN response from a malicious USB device. An attacker with physical access can supply a device that reports a response length larger than the received transfer to disclose sensitive information.
The issue affects the bulk data path; the control path is not affected.