CVE-2026-80578

HIGHPre-NVD 7.37.3
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
7.3EG
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.3Exploit: 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:

fbdev: core: Fix pointer desynchronization in fb_io_read()

In fb_io_read(), if copy_to_user() performs a partial copy (e.g., due to a faulty user buffer), the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the hardware 'src' pointer has already been eagerly advanced by the original chunk size.

If the loop is allowed to continue, the read will resume from an incorrect, over-advanced offset. Since the remaining 'count' was only decremented by the successful bytes, this desynchronization causes the next iterations to execute more hardware reads than originally bounded, eventually leading to out-of-bounds I/O reads.

Fix this by breaking out of the loop immediately upon a partial copy_to_user(). A partial copy indicates a faulty user buffer, making subsequent read attempts futile. Breaking out ensures we return the number of successfully read bytes without risking out-of-bounds hardware accesses in subsequent mismatched iterations.

CVSS v3
7.3
EG Score
7.3(high)
EG Risk
37(Track)
EG Risk 37/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
Severity73% × 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 (5)

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

fbdev: core: Fix pointer desynchronization in fb_io_read() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/81cc73be40c6f028f1ee3f438ace46afe666dbae
generic

fbdev: core: Fix pointer desynchronization in fb_io_read() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7ff87a01ae3a8cd0208f7499386998223a8b5dba
generic

fbdev: core: Fix pointer desynchronization in fb_io_read() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7110b7b794a2aac2c5cf8eb06ebf2af724c74d50
generic

fbdev: core: Fix pointer desynchronization in fb_io_read() - kernel/git/stable/linux.git - Linux kernel stable tree

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

fbdev: core: Fix pointer desynchronization in fb_io_read() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/42a6d8126c194133eafab2b0fd5c8668ebfcba5b

Vendor Advisories for CVE-2026-80578(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 15× in last 7d / 15× 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 01:22 UTCEPSS rescore
  2. 2026-08-29 20:21 UTCGHSA enrichment
  3. 2026-08-29 07:55 UTCEG score recompute
  4. 2026-08-29 07:55 UTCGHSA enrichment
  5. 2026-08-28 21:42 UTCEPSS rescore
  6. 2026-08-28 19:30 UTCGHSA enrichment
  7. 2026-08-28 07:06 UTCGHSA enrichment
  8. 2026-08-27 18:42 UTCEG score recompute
  9. 2026-08-27 18:42 UTCGHSA enrichment
  10. 2026-08-27 14:25 UTCEPSS rescore
  11. 2026-08-27 06:18 UTCEG score recompute 7.30
  12. 2026-08-27 06:11 UTCMITRE cvelistV5CVSS v3 → 7.3 · severity → HIGH
  13. 2026-08-26 15:43 UTCNVD update
  14. 2026-08-26 14:42 UTCEG score recompute
  15. 2026-08-26 14:41 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-80578?
CVE-2026-80578 is a high vulnerability published on August 26, 2026. In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread() In fbioread(), if copytouser() performs a partial copy (e.g., due to a faulty user buffer), the loop adjusts the chunk size 'c' and updates the remaining 'count'. However,…
When was CVE-2026-80578 disclosed?
CVE-2026-80578 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-80578 actively exploited?
CVE-2026-80578 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 98.2% of all scored CVEs.
What is the CVSS score of CVE-2026-80578?
CVE-2026-80578 has a CVSS v3 base score of 7.3 (NVD).
How do I remediate CVE-2026-80578?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-80578, 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-80578

Explore →

Is Your Infrastructure Affected by CVE-2026-80578?

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