Answer in brief
CVE-2026-80754 records a Unknown severity vulnerability in Input: synaptics-rmi4 - fix F55 transmitter electrode count typo. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <6484e00d6778fdf2209cd75940bc3902b276457f || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <db4e20265ebda729610ca5cf45ca9437462c3f36 || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <a6d9646e77da7cab2dff7043a8e9f75e23b836bc || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <0739c65e799d4a93fe573ed23255a71fcfcc5438 || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <9759502f5cd71805923457f183ae5b9533e20c7b || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <9b184c8337c6e12df129399007735a7fbcbbcb7b || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <a81cafe3c3c2f8494063385a7b0ea7ff407bf19f || >=6adba43fd222ea362c36296d1a6897c2e28fdc8e <6058f0fea10f3caf63a435677358d1b8e9325114 | 6484e00d6778fdf2209cd75940bc3902b276457f, db4e20265ebda729610ca5cf45ca9437462c3f36, a6d9646e77da7cab2dff7043a8e9f75e23b836bc, 0739c65e799d4a93fe573ed23255a71fcfcc5438, 9759502f5cd71805923457f183ae5b9533e20c7b, 9b184c8337c6e12df129399007735a7fbcbbcb7b, a81cafe3c3c2f8494063385a7b0ea7ff407bf19f, 6058f0fea10f3caf63a435677358d1b8e9325114 |
| Linux/Linuxgeneric | 4.10 | Not reported |
Published upstream
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 3, 2026
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.
Quoted source text, attributed separately from HOL analysis.