THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64270 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - reject an oversized device packet size mms114_interrupt() reads a packet of touch data from the device into a fixed-size on-stack buffer struct mms114_touch touch[MMS114_MAX_TOUCH]; which hol

[NVD] CVE-2026-64270 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - reject an oversized device packet size mms114_interrupt() reads a packet of touch data from the device into a fixed-size on-stack buffer struct mms114_touch touch[MMS114_MAX_TOUCH]; which hol

mednvdPublished 2026-07-25

CVE-2026-64270 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:07.293

In the Linux kernel, the following vulnerability has been resolved:

Input: mms114 - reject an oversized device packet size

mms114_interrupt() reads a packet of touch data from the device into a fixed-size on-stack buffer

struct mms114_touch touch[MMS114_MAX_TOUCH];

which holds MMS114_MAX_TOUCH (10) events of MMS114_EVENT_SIZE (

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64270