CVE-2026-80579
Last modified
CVE-2026-80579 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fb_info->mode before deleting a videomode fb_set_var() can delete a mode from info->modelist when userspace passes FB_ACTIVATE_INV_MODE through FBIOPUT_VSCREENINFO. The code checks that the mode being deleted is not the current info->var and that fbcon is not using it, but it does not check fb_info->mode. fb_info->mode may still point into the modelist entry being deleted. If the entry is freed, later mode sysfs reads through show_mode() can dereference a stale pointer. Clear fb_info->mode before calling fb_delete_videomode() when it matches the mode being removed..
Description
In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fb_info->mode before deleting a videomode fb_set_var() can delete a mode from info->modelist when userspace passes FB_ACTIVATE_INV_MODE through FBIOPUT_VSCREENINFO. The code checks that the mode being deleted is not the current info->var and that fbcon is not using it, but it does not check fb_info->mode. fb_info->mode may still point into the modelist entry being deleted. If the entry is freed, later mode sysfs reads through show_mode() can dereference a stale pointer. Clear fb_info->mode before calling fb_delete_videomode() when it matches the mode being removed.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < ce7fef961c63229b22dec415fb988899f479d61f; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 95e647d2a5304a8fd11f1ba3c8502de700650131 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80579?
How severe is CVE-2026-80579?
How do I fix CVE-2026-80579?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80572In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80573In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80574In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80575In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80576In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80578In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-8058IBM OPENBMC FW1110.00 through FW1110.20, and FW1060.00 throu…4.5
- CVE-2026-80580In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80581In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80582In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80583In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80584In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-80579?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
