Out-of-bounds write in Linux kernel - CVE-2026-64271

 

Out-of-bounds write in Linux kernel - CVE-2026-64271

Published: July 27, 2026


Vulnerability identifier: #VU139716
CSH Severity: Medium
CVSS v4: 5.2 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64271
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows an attacker with physical access to overwrite heap memory.

The vulnerability exists due to out-of-bounds write in the tw_interrupt() handler in drivers/input/touchscreen/touchwin.c when processing serial input from a Touchwindow peripheral. An attacker with physical access can send crafted non-zero bytes with mismatched second and third packet bytes to overwrite heap memory.

Exploitation requires a malicious, malfunctioning, or counterfeit Touchwindow peripheral.


Affected software

Linux kernel

How to mitigate CVE-2026-64271

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins