CVE-2026-63826

UNRATEDCVSS · not yet scored
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • No CVSS published and no exploitation signals yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS v2: Exploit: 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: fix use-after-free in store_modes()

store_modes() replaces a framebuffer's modelist with modes from userspace. On success it frees the old modelist with fb_destroy_modelist(). Two fields still point into that freed list.

One pointer is fb_display[i].mode, the mode a console is using. fbcon_new_modelist() moves these pointers to the new list. It only does so for consoles still mapped to the framebuffer. An unmapped console is skipped and keeps its stale pointer. Unbinding fbcon, for example, sets con2fb_map[i] to -1 but leaves fb_display[i].mode set. An FBIOPUT_VSCREENINFO ioctl with FB_ACTIVATE_INV_MODE later reaches fbcon_mode_deleted(). That function reads the stale fb_display[i].mode through fb_mode_is_equal(). The read is a use-after-free.

The other pointer is fb_info->mode, the current mode. It is set through the mode sysfs attribute. store_modes() does not update fb_info->mode, so it is left pointing into the freed list. show_mode(), the attribute's read handler, dereferences the stale fb_info->mode through mode_string(). The read is a use-after-free.

Clear both pointers before freeing the list. Commit a1f305893074 ("fbcon: Set fb_display[i]->mode to NULL when the mode is released") added the helper fbcon_delete_modelist(). It clears every fb_display[i].mode that points into a given list. So far it is called only from the unregister path. Call it from store_modes() too, and set fb_info->mode to NULL.

CVSS v3
EchelonGraph score
Not yet assessedNo source has published severity data for this CVE yet — no CVSS score from NVD or a CNA, no GitHub advisory, and it is not in CISA KEV. This is not a rating of zero; we cannot assess it yet.
EG Score
EG Risk
EPSS PROB
0%
EPSS %ILE
6%
KEV
Not listed

Published

July 19, 2026

Last Modified

August 17, 2026

Vendor Advisories for CVE-2026-63826(2)

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

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (496 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 7.2~rc5-1~exp1 (335 versions)
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

Data Freshness Timeline

(refreshed 7× in last 7d / 39× 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 225 total refreshes for this CVE.

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

Frequently asked(4)

What is CVE-2026-63826?
CVE-2026-63826 is a publicly disclosed vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: fbdev: fix use-after-free in store_modes() store_modes() replaces a framebuffer's modelist with modes from userspace. On success it frees the old modelist with fbdestroymodelist(). Two fields still point into that freed list. One…
When was CVE-2026-63826 disclosed?
CVE-2026-63826 was first published in the National Vulnerability Database on July 19, 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-63826 actively exploited?
CVE-2026-63826 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 94.0% of all scored CVEs.
How do I remediate CVE-2026-63826?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-63826, 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-63826

Explore →

Is Your Infrastructure Affected by CVE-2026-63826?

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