CVE-2026-64277
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:21
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count rmi_f3a_initialize() takes the GPIO count from the device query register (f3a->gpio_count = buf & RMI_F3A_GPIO_COUNT,...
CVE-2026-64274
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:20
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: goodix - clamp the device-reported contact count goodix_ts_read_input_report() copies the number of touch points reported by the device into an on-stack buffer u8 point_da...
CVE-2026-64275
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:20
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: elan_i2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts to calculate the de...
CVE-2026-64273
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:19
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index iforce_process_packet() handles a status report (packet id 0x02) by taking a force-feedback effect index strai...
CVE-2026-64271
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:18
- Zuletzt bearbeitet 17.08.2026 05:17:26
In the Linux kernel, the following vulnerability has been resolved: Input: touchwin - reset the packet index on every complete packet tw_interrupt() accumulates each non-zero serial byte into a fixed three-byte buffer with a running index that is o...
CVE-2026-64272
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:18
- Zuletzt bearbeitet 23.08.2026 13:16:31
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...
CVE-2026-64270
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:49:17
- Zuletzt bearbeitet 23.08.2026 13:16:31
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...
CVE-2026-64268
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:16
- Zuletzt bearbeitet 17.08.2026 05:17:25
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: bound Read Response placement to the RREAD length In drivers/infiniband/sw/siw/siw_qp_rx.c, siw_proc_rresp() places each inbound Read Response DDP segment at sge->laddr +...
CVE-2026-64269
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:16
- Zuletzt bearbeitet 23.08.2026 13:16:31
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg When the server answers an RTRS READ, rdma_write_sg() builds the source scatter/gather entry for the IB_WR_RDM...
CVE-2026-64266
- EPSS 0.21%
- Veröffentlicht 25.07.2026 08:49:15
- Zuletzt bearbeitet 17.08.2026 05:17:25
In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fuse_ref_folio() fuse_ref_folio() unlocks the request but does not re-lock it before returning. fuse_chan_abort() can end the request an...