CVE-2026-80754 (GCVE-0-2026-80754)
Vulnerability from cvelistv5 – Published: 2026-09-03 08:26 – Updated: 2026-09-03 08:26
VLAI
EPSS
VEX
Title
Input: synaptics-rmi4 - fix F55 transmitter electrode count typo
Summary
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.
Severity
No CVSS data available.
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
6adba43fd222ea362c36296d1a6897c2e28fdc8e , < 6484e00d6778fdf2209cd75940bc3902b276457f
(git)
Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < db4e20265ebda729610ca5cf45ca9437462c3f36 (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < a6d9646e77da7cab2dff7043a8e9f75e23b836bc (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < 0739c65e799d4a93fe573ed23255a71fcfcc5438 (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < 9759502f5cd71805923457f183ae5b9533e20c7b (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < 9b184c8337c6e12df129399007735a7fbcbbcb7b (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < a81cafe3c3c2f8494063385a7b0ea7ff407bf19f (git) Affected: 6adba43fd222ea362c36296d1a6897c2e28fdc8e , < 6058f0fea10f3caf63a435677358d1b8e9325114 (git) |
guessed | |
| Linux | Linux |
Affected:
4.10
Unaffected: 0 , < 4.10 (semver) Unaffected: 5.10.266 , ≤ 5.10.* (semver) Unaffected: 5.15.217 , ≤ 5.15.* (semver) Unaffected: 6.1.184 , ≤ 6.1.* (semver) Unaffected: 6.6.153 , ≤ 6.6.* (semver) Unaffected: 6.12.105 , ≤ 6.12.* (semver) Unaffected: 6.18.46 , ≤ 6.18.* (semver) Unaffected: 7.1.10 , ≤ 7.1.* (semver) Unaffected: 7.2 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/input/rmi4/rmi_f55.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "6484e00d6778fdf2209cd75940bc3902b276457f",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "db4e20265ebda729610ca5cf45ca9437462c3f36",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "a6d9646e77da7cab2dff7043a8e9f75e23b836bc",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "0739c65e799d4a93fe573ed23255a71fcfcc5438",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "9759502f5cd71805923457f183ae5b9533e20c7b",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "9b184c8337c6e12df129399007735a7fbcbbcb7b",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "a81cafe3c3c2f8494063385a7b0ea7ff407bf19f",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
},
{
"lessThan": "6058f0fea10f3caf63a435677358d1b8e9325114",
"status": "affected",
"version": "6adba43fd222ea362c36296d1a6897c2e28fdc8e",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/input/rmi4/rmi_f55.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.10"
},
{
"lessThan": "4.10",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.266",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.217",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.184",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.153",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.105",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.46",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.1.*",
"status": "unaffected",
"version": "7.1.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.2",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.266",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.217",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.184",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.153",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.105",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.46",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1.10",
"versionStartIncluding": "4.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2",
"versionStartIncluding": "4.10",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: synaptics-rmi4 - fix F55 transmitter electrode count typo\n\nDuring F55 sensor detection, the transmitter (TX) electrode count was\nincorrectly assigned the value of the receiver (RX) electrode count\ndue to copy-paste typos.\n\nThis incorrect value was then propagated to the driver data and used\nby F54 to determine the diagnostics report size. On devices with more\nRX than TX electrodes, this inflated the perceived TX count, leading\nto incorrect report size calculations and potential out-of-bounds\nbuffer accesses.\n\nFix the typos by correctly assigning the TX electrode counts."
}
],
"providerMetadata": {
"dateUpdated": "2026-09-03T08:26:33.180Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/6484e00d6778fdf2209cd75940bc3902b276457f"
},
{
"url": "https://git.kernel.org/stable/c/db4e20265ebda729610ca5cf45ca9437462c3f36"
},
{
"url": "https://git.kernel.org/stable/c/a6d9646e77da7cab2dff7043a8e9f75e23b836bc"
},
{
"url": "https://git.kernel.org/stable/c/0739c65e799d4a93fe573ed23255a71fcfcc5438"
},
{
"url": "https://git.kernel.org/stable/c/9759502f5cd71805923457f183ae5b9533e20c7b"
},
{
"url": "https://git.kernel.org/stable/c/9b184c8337c6e12df129399007735a7fbcbbcb7b"
},
{
"url": "https://git.kernel.org/stable/c/a81cafe3c3c2f8494063385a7b0ea7ff407bf19f"
},
{
"url": "https://git.kernel.org/stable/c/6058f0fea10f3caf63a435677358d1b8e9325114"
}
],
"title": "Input: synaptics-rmi4 - fix F55 transmitter electrode count typo",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-80754",
"datePublished": "2026-09-03T08:26:33.180Z",
"dateReserved": "2026-08-26T14:34:25.790Z",
"dateUpdated": "2026-09-03T08:26:33.180Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-80754",
"date": "2026-09-03",
"epss": "0.0021",
"percentile": "0.11176"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-80754\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-03T13:06:15.120\",\"lastModified\":\"2026-09-03T13:06:15.120\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nInput: synaptics-rmi4 - fix F55 transmitter electrode count typo\\n\\nDuring F55 sensor detection, the transmitter (TX) electrode count was\\nincorrectly assigned the value of the receiver (RX) electrode count\\ndue to copy-paste typos.\\n\\nThis incorrect value was then propagated to the driver data and used\\nby F54 to determine the diagnostics report size. On devices with more\\nRX than TX electrodes, this inflated the perceived TX count, leading\\nto incorrect report size calculations and potential out-of-bounds\\nbuffer accesses.\\n\\nFix the typos by correctly assigning the TX electrode counts.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/input/rmi4/rmi_f55.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"6484e00d6778fdf2209cd75940bc3902b276457f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"db4e20265ebda729610ca5cf45ca9437462c3f36\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"a6d9646e77da7cab2dff7043a8e9f75e23b836bc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"0739c65e799d4a93fe573ed23255a71fcfcc5438\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"9759502f5cd71805923457f183ae5b9533e20c7b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"9b184c8337c6e12df129399007735a7fbcbbcb7b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"a81cafe3c3c2f8494063385a7b0ea7ff407bf19f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6adba43fd222ea362c36296d1a6897c2e28fdc8e\",\"lessThan\":\"6058f0fea10f3caf63a435677358d1b8e9325114\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/input/rmi4/rmi_f55.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.10\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.10\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.266\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.217\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.184\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.153\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.105\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.46\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.10\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0739c65e799d4a93fe573ed23255a71fcfcc5438\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6058f0fea10f3caf63a435677358d1b8e9325114\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6484e00d6778fdf2209cd75940bc3902b276457f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9759502f5cd71805923457f183ae5b9533e20c7b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9b184c8337c6e12df129399007735a7fbcbbcb7b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a6d9646e77da7cab2dff7043a8e9f75e23b836bc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a81cafe3c3c2f8494063385a7b0ea7ff407bf19f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/db4e20265ebda729610ca5cf45ca9437462c3f36\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…