Input: mms114 - fix touch indexing for MMS134S and MMS136
Summary
| CVE | CVE-2026-64272 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-25 10:17:07 UTC |
| Updated | 2026-07-30 15:00:27 UTC |
| Description | 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. |
Risk And Classification
EPSS: 0.002000000 probability, percentile 0.100840000 (date 2026-08-03)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 53fefdd1d3a3403d8c44e28898d1031d8763b913 112666835071d935fef764aab590339e97216d4a git | Not specified |
| CNA | Linux | Linux | affected 53fefdd1d3a3403d8c44e28898d1031d8763b913 7c00a0787af7164438bdbc97fcae9733cfc58d21 git | Not specified |
| CNA | Linux | Linux | affected 53fefdd1d3a3403d8c44e28898d1031d8763b913 75b12874b4172533b9efc349db328cb1a59c3981 git | Not specified |
| CNA | Linux | Linux | affected 53fefdd1d3a3403d8c44e28898d1031d8763b913 a747c4eb02656afdbd92eea83b88e92715a23977 git | Not specified |
| CNA | Linux | Linux | affected 53fefdd1d3a3403d8c44e28898d1031d8763b913 a6ac4e24c1a8a533bb61035184fdcc7eede4cc8d git | Not specified |
| CNA | Linux | Linux | affected 5.13 | Not specified |
| CNA | Linux | Linux | unaffected 5.13 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.96 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.39 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.4 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/7c00a0787af7164438bdbc97fcae9733cfc58d21 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/a747c4eb02656afdbd92eea83b88e92715a23977 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/a6ac4e24c1a8a533bb61035184fdcc7eede4cc8d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/75b12874b4172533b9efc349db328cb1a59c3981 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/112666835071d935fef764aab590339e97216d4a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.