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

 

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

Published: July 27, 2026


Vulnerability identifier: #VU139627
CSH Severity: Low
CVSS v4: 2.4 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64351
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows an attacker with physical access to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in kalmia_rx_fixup() when processing a crafted short bulk-in frame from a USB device. An attacker with physical access can provide malformed frame lengths to disclose sensitive information.

The issue occurs when framing headers are not both present before frame-length subtraction, causing an integer underflow that lets a device-supplied packet length drive buffer access past the end of the rx buffer.


Affected software

Linux kernel

How to mitigate CVE-2026-64351

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins