In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - fix F55 transmitter electrode count typo During F55 sensor detection, the transmitter (TX) electrode count was incorrectly assigned the value of the receiver (RX) electrode count due to copy-paste typos. This incorrect value was then propagated to the driver data and used by F54 to determine the diagnostics report size. On devices with more RX than TX electrodes, this inflated the perceived TX count, leading to incorrect report size calculations and potential out-of-bounds buffer accesses. Fix the typos by correctly assigning the TX electrode counts.
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
CVE-2026-80754 is a logic error in the Linux kernel's Synaptics RMI4 touchpad driver where transmitter (TX) electrode counts are incorrectly assigned receiver (RX) values due to copy-paste typos. This affects F55 sensor detection and propagates downstream to F54 diagnostics reporting. On devices with asymmetrical electrode configurations—particularly those with more RX than TX electrodes—the inflated TX count leads to incorrect buffer allocation and diagnostic report sizing. This impacts Linux users running affected kernel versions with Synaptics RMI4 touchpad hardware, potentially causing memory access violations, denial of service, or information disclosure depending on how the oversized buffer is utilized.
While CVE-2026-80754 lacks explicit MITRE ATT&CK mappings, Casky's extended reasoning capabilities would identify this as a potential vector for T1499 (Endpoint Denial of Service) through resource exhaustion via buffer misallocation, or T1005 (Data from Local System) if the oversized buffer exposes adjacent kernel memory. Security practitioners using Casky would observe findings related to code review anomalies, firmware/driver integrity issues, and memory safety violations—patterns consistent with CWE-1025 (Comparison Using Wrong Factors) and CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). Detection would flag suspicious electrode count validation logic and memory allocation discrepancies in kernel driver initialization paths, enabling practitioners to prioritize patching across their Linux infrastructure before exploitation occurs.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2026-80754. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation