CVE-2026-80569

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-27. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer

rmi_f54_work() reads a diagnostics report from the device into f54->report_data, sizing the transfer with rmi_f54_get_report_size():

report_size = rmi_f54_get_report_size(f54); ... for (i = 0; i < report_size; i += F54_REPORT_DATA_SIZE) { int size = min(F54_REPORT_DATA_SIZE, report_size - i); ... rmi_read_block(.., f54->report_data + i, size); }

report_data is allocated once at probe from F54's own electrode counts (array3_size(f54->num_tx_electrodes, f54->num_rx_electrodes, sizeof(u16))), but rmi_f54_get_report_size() computes the size from drv_data->num_*_electrodes when those are set, i.e. from the F55 function's electrode counts. Both counts come straight from device queries (F54 and F55 each report up to 255 electrodes) and nothing constrains the F55 counts to the F54 ones.

A malicious or malfunctioning RMI4 device that reports larger F55 electrode counts than its F54 counts makes report_size exceed the allocation, so the read loop writes past report_data (and the V4L2 dequeue memcpy() then reads past it). On conforming hardware the F55 configured electrodes are a subset of the F54 physical electrodes, so report_size never exceeds the buffer and well-behaved devices are unaffected.

Record the allocation size and reject a report that does not fit, mirroring the existing zero-size check.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

August 26, 2026

Last Modified

August 27, 2026

Advisory Details (8)

Auto-updated Aug 27, 2026
No patch confirmed yet.
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b7b9a8b1c303b62371698e396654d6724c79cb74
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b3932101c9c457148038392bc977f9b31e125a86
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b2f596f00d27703ce09167201ba57f55be8d2f9a
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6b3bdd44d4cd7d5e35de1d0f06d4930f3cecd403
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6b06aab79ff166d5781ce792d91acc2e58b1770b
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/49c5adc2b7d6e43c5cf033e1c86fdb9c16ababb1
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/42eaf0e6f79c487f419737314cf0760f7331d368
generic

Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/12be3c6ca9589afd6ade41a59c761866e526634d

Vendor Advisories for CVE-2026-80569(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 17× in last 7d / 17× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 05:04 UTCEG score recompute
  2. 2026-08-30 05:03 UTCGHSA enrichment
  3. 2026-08-30 01:22 UTCEPSS rescore
  4. 2026-08-29 17:23 UTCGHSA enrichment
  5. 2026-08-29 05:09 UTCEG score recompute
  6. 2026-08-29 05:09 UTCGHSA enrichment
  7. 2026-08-28 21:42 UTCEPSS rescore
  8. 2026-08-28 17:27 UTCGHSA enrichment
  9. 2026-08-28 05:44 UTCGHSA enrichment
  10. 2026-08-27 18:04 UTCEG score recompute
  11. 2026-08-27 18:04 UTCGHSA enrichment
  12. 2026-08-27 14:25 UTCEPSS rescore
  13. 2026-08-27 06:18 UTCEG score recompute 7.80
  14. 2026-08-27 06:11 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  15. 2026-08-26 15:43 UTCNVD update
  16. 2026-08-26 14:42 UTCEG score recompute
  17. 2026-08-26 14:41 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-80569?
CVE-2026-80569 is a high vulnerability published on August 26, 2026. 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 rmif54getreport_size(): reportsize =…
When was CVE-2026-80569 disclosed?
CVE-2026-80569 was first published in the National Vulnerability Database on August 26, 2026, with the most recent update on August 27, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-80569 actively exploited?
CVE-2026-80569 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 97.9% of all scored CVEs.
What is the CVSS score of CVE-2026-80569?
CVE-2026-80569 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-80569?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-80569, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-80569

Explore →

Is Your Infrastructure Affected by CVE-2026-80569?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.