CVE-2026-64245

HIGHNVD 7.87.8
EchelonGraph scoreMEDIUM confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-07-24. NVD baseline CVSS 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 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:

fbdev: modedb: fix a possible UAF in fb_find_mode()

If mode_option is NULL, it is assigned from mode_option_buf:

if (!mode_option) { fb_get_options(NULL, &mode_option_buf); mode_option = mode_option_buf; }

Later, name is assigned from mode_option:

const char *name = mode_option;

However, mode_option_buf is freed before name is no longer used:

kfree(mode_option_buf);

while name is still accessed by:

if ((name_matches(db[i], name, namelen) ||

Since name aliases mode_option_buf, this may result in a use-after-free.

Fix this by extending the lifetime of mode_option_buf until the end of the function by using scope-based resource management for cleanup.

CVSS v3
7.8
EG Score
7.8(medium)
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

July 24, 2026

Last Modified

August 17, 2026

Advisory Details (5)

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

fbdev: modedb: fix a possible UAF in fb_find_mode() - kernel/git/stable/linux.git - Linux kernel stable tree

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

fbdev: modedb: fix a possible UAF in fb_find_mode() - kernel/git/stable/linux.git - Linux kernel stable tree

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

fbdev: modedb: fix a possible UAF in fb_find_mode() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/85b6256469cebdac395e7447147e06b2e151014f
generic

fbdev: modedb: fix a possible UAF in fb_find_mode() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4d418cf8daf57e454b4d855bf9b2419fd8e6a540
generic

fbdev: modedb: fix a possible UAF in fb_find_mode() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/13b6f0cdd5cd5e60f682ec43134ab0e2024bd356

Vendor Advisories for CVE-2026-64245(2)

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

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.95-1~bpo12+1 (29 versions)6.12.95-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.1~rc7-1~exp1 (153 versions)7.1.3-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 27× in last 7d / 87× 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.

Showing the most recent 100 of 108 total refreshes for this CVE.

  1. 2026-08-30 00:18 UTCEG score recompute
  2. 2026-08-30 00:18 UTCVendor advisory
  3. 2026-08-30 00:17 UTCGHSA enrichment
  4. 2026-08-28 21:42 UTCEPSS rescore
  5. 2026-08-27 21:42 UTCEG score recompute
  6. 2026-08-27 21:42 UTCVendor advisory
  7. 2026-08-27 21:42 UTCGHSA enrichment
  8. 2026-08-27 10:00 UTCVendor advisory
  9. 2026-08-27 10:00 UTCGHSA enrichment
  10. 2026-08-26 19:52 UTCEG score recompute
  11. 2026-08-26 19:52 UTCVendor advisory
  12. 2026-08-26 19:52 UTCGHSA enrichment
  13. 2026-08-26 14:47 UTCEPSS rescore
  14. 2026-08-26 05:38 UTCVendor advisory
  15. 2026-08-26 05:38 UTCGHSA enrichment
  16. 2026-08-25 17:44 UTCVendor advisory
  17. 2026-08-25 17:44 UTCGHSA enrichment
  18. 2026-08-25 05:47 UTCVendor advisory
  19. 2026-08-25 05:47 UTCGHSA enrichment
  20. 2026-08-24 18:05 UTCEG score recompute
  21. 2026-08-24 18:05 UTCVendor advisory
  22. 2026-08-24 18:05 UTCGHSA enrichment
  23. 2026-08-24 05:42 UTCEG score recompute
  24. 2026-08-24 05:42 UTCVendor advisory
  25. 2026-08-24 05:42 UTCGHSA enrichment
Show 75 more
  1. 2026-08-23 17:59 UTCVendor advisory
  2. 2026-08-23 17:59 UTCGHSA enrichment
  3. 2026-08-23 06:17 UTCEG score recompute
  4. 2026-08-23 06:17 UTCVendor advisory
  5. 2026-08-23 06:17 UTCGHSA enrichment
  6. 2026-08-23 00:19 UTCEPSS rescore
  7. 2026-08-22 18:34 UTCVendor advisory
  8. 2026-08-22 18:34 UTCGHSA enrichment
  9. 2026-08-22 06:51 UTCEG score recompute
  10. 2026-08-22 06:51 UTCVendor advisory
  11. 2026-08-22 06:51 UTCGHSA enrichment
  12. 2026-08-21 23:49 UTCEPSS rescore
  13. 2026-08-21 19:08 UTCGHSA enrichment
  14. 2026-08-21 07:26 UTCEG score recompute
  15. 2026-08-21 07:26 UTCVendor advisory
  16. 2026-08-21 07:26 UTCGHSA enrichment
  17. 2026-08-20 22:55 UTCEPSS rescore
  18. 2026-08-20 19:43 UTCVendor advisory
  19. 2026-08-20 19:43 UTCGHSA enrichment
  20. 2026-08-20 08:00 UTCVendor advisory
  21. 2026-08-20 08:00 UTCGHSA enrichment
  22. 2026-08-19 20:18 UTCEG score recompute
  23. 2026-08-19 20:18 UTCVendor advisory
  24. 2026-08-19 20:18 UTCGHSA enrichment
  25. 2026-08-19 17:04 UTCEPSS rescore
  26. 2026-08-19 06:49 UTCVendor advisory
  27. 2026-08-19 06:49 UTCGHSA enrichment
  28. 2026-08-18 18:54 UTCEG score recompute
  29. 2026-08-18 18:54 UTCVendor advisory
  30. 2026-08-18 18:54 UTCGHSA enrichment
  31. 2026-08-18 13:48 UTCEPSS rescore
  32. 2026-08-18 07:11 UTCEG score recompute
  33. 2026-08-18 07:11 UTCGHSA enrichment
  34. 2026-08-17 19:27 UTCEG score recompute 7.80
  35. 2026-08-17 19:27 UTCVendor advisory
  36. 2026-08-17 19:27 UTCGHSA enrichment
  37. 2026-08-17 19:27 UTCNVD updateCVSS v3 → 7.8 · severity → HIGH
  38. 2026-08-17 13:47 UTCEPSS rescore
  39. 2026-08-17 05:25 UTCNVD update
  40. 2026-08-17 05:22 UTCVendor advisory
  41. 2026-08-17 05:22 UTCGHSA enrichment
  42. 2026-08-17 05:05 UTCMITRE cvelistV5
  43. 2026-08-16 14:56 UTCEPSS rescore
  44. 2026-08-15 01:30 UTCEPSS rescore
  45. 2026-08-14 15:49 UTCGHSA enrichment
  46. 2026-08-13 22:00 UTCEPSS rescore
  47. 2026-08-12 13:51 UTCEPSS rescore
  48. 2026-08-11 15:43 UTCGHSA enrichment
  49. 2026-08-11 00:00 UTCEPSS rescore
  50. 2026-08-09 13:47 UTCEPSS rescore
  51. 2026-08-08 16:37 UTCEPSS rescore
  52. 2026-08-08 15:38 UTCGHSA enrichment
  53. 2026-08-06 13:47 UTCEPSS rescore
  54. 2026-08-05 19:17 UTCEPSS rescore
  55. 2026-08-05 19:17 UTCEPSS rescore
  56. 2026-08-05 15:32 UTCGHSA enrichment
  57. 2026-08-04 15:10 UTCEPSS rescore
  58. 2026-08-04 10:39 UTCEPSS rescore
  59. 2026-08-03 10:36 UTCEPSS rescore
  60. 2026-08-02 15:22 UTCGHSA enrichment
  61. 2026-08-02 02:27 UTCEPSS rescore
  62. 2026-08-01 04:16 UTCEPSS rescore
  63. 2026-07-30 16:28 UTCEPSS rescore
  64. 2026-07-30 15:16 UTCEG score recompute
  65. 2026-07-30 15:16 UTCGHSA enrichment
  66. 2026-07-30 05:34 UTCGHSA enrichment
  67. 2026-07-30 01:30 UTCEPSS rescore
  68. 2026-07-30 01:30 UTCEPSS rescore
  69. 2026-07-28 15:37 UTCEPSS rescore
  70. 2026-07-27 14:14 UTCEPSS rescore
  71. 2026-07-27 05:29 UTCEG score recompute
  72. 2026-07-27 05:28 UTCGHSA enrichment
  73. 2026-07-27 05:20 UTCNVD update
  74. 2026-07-27 05:12 UTCMITRE cvelistV5
  75. 2026-07-26 14:54 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-64245?
CVE-2026-64245 is a high vulnerability published on July 24, 2026. In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode() If modeoption is NULL, it is assigned from modeoption_buf: if (!mode_option) { fbgetoptions(NULL, &modeoptionbuf); modeoption = modeoption_buf; } Later, name is assigned from…
When was CVE-2026-64245 disclosed?
CVE-2026-64245 was first published in the National Vulnerability Database on July 24, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64245 actively exploited?
CVE-2026-64245 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.0% of all scored CVEs.
What is the CVSS score of CVE-2026-64245?
CVE-2026-64245 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-64245?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64245, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64245

Explore →

Is Your Infrastructure Affected by CVE-2026-64245?

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