Stack-based buffer overflow in Linux kernel - CVE-2026-64270

 

Stack-based buffer overflow in Linux kernel - CVE-2026-64270

Published: July 27, 2026


Vulnerability identifier: #VU139715
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-64270
CWE-ID: CWE-121
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local attacker to overwrite stack memory and cause a denial of service.

The vulnerability exists due to a stack-based buffer overflow in mms114_interrupt() when processing a device-reported packet size from the touchscreen controller over the I2C bus. A local attacker can tamper with the I2C bus or use a malicious controller to supply an oversized packet size to overwrite stack memory and cause a denial of service.

The out-of-bounds write occurs on the IRQ-thread stack and may overwrite the stack canary, saved registers, and the return address.


Affected software

Linux kernel

How to mitigate CVE-2026-64270

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins