CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64272

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - fix touch indexing for MMS134S and MMS136 The MMS134S and MMS136 touch controllers have an event size of 6 bytes rather than 8 bytes. When __mms114_read_reg() reads the touch data packet from the device into the touch buffer, the events are packed tightly at 6-byte intervals. However, the driver iterates through the events using standard C array indexing (touch[index]), where each element is sizeof(struct mms114_touch) (8 bytes) apart. As a result, any touch events beyond the first one are read from incorrect offsets and parsed improperly. Fix this by explicitly calculating the byte offset for each touch event based on the device's specific event size.

CSIRTS triage

What
Touch indexing for MMS134S and MMS136 needs to be fixed.
Who is affected
Deployments using the mms114 driver are affected.
Urgency
Remediation urgency is unknown as the severity is not specified.
Action
Monitor for updates regarding this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64272

Get an email if CVE-2026-64272 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64272

CVE.org record

Embed the live status

CVE-2026-64272 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64272 status](https://www.csirts.com/badge/CVE-2026-64272)](https://www.csirts.com/cve/CVE-2026-64272)