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 …
高危 CVSS 7.8
摘要
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 mms1…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/112666835071d935fef764aab590339e97216d4a Patch
- https://git.kernel.org/stable/c/75b12874b4172533b9efc349db328cb1a59c3981 Patch
- https://git.kernel.org/stable/c/7c00a0787af7164438bdbc97fcae9733cfc58d21 Patch
- https://git.kernel.org/stable/c/a6ac4e24c1a8a533bb61035184fdcc7eede4cc8d Patch
- https://git.kernel.org/stable/c/a747c4eb02656afdbd92eea83b88e92715a23977 Patch
时间线
- nvd_ingest NVD