3 matches found
CVE-2026-80754
CVE-2026-80754 affects the Linux kernel synaptics-rmi4 input driver. During F55 sensor detection , the transmitter (TX) electrode count was incorrectly assigned the receiver (RX) value due to copy-paste typos . On devices where RX exceeds TX electrode counts, this inflated perceived TX count prop...
CVE-2026-80569
In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer rmif54work reads a diagnostics report from the device into f54-reportdata, sizing the transfer with rmif54getreportsize: reportsize = rmif54getreportsizef5...
CVE-2026-80569
CVE-2026-80569 is a heap buffer overflow in the Linux kernel's synaptics-rmi4 input driver. The F54 diagnostics function allocates its report_data buffer based on F54 electrode counts, but computes the transfer size from F55 electrode counts. A malicious or malfunctioning RMI4 device that reports...