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

 

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

Published: July 27, 2026


Vulnerability identifier: #VU139448
CSH Severity: Medium
CVSS v4: 5.1 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64487
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 cause a denial of service.

The vulnerability exists due to out-of-bounds read in snd_usb_caiaq_tks4_dispatch() when parsing input from a crafted USB device input stream. An attacker with physical access can provide a malformed short final message block to cause a denial of service.

The issue is triggered because the device-controlled input length is not guaranteed to be a multiple of the 16-byte message block size, leading to an unsigned underflow during iteration.


Affected software

Linux kernel

How to mitigate CVE-2026-64487

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins