Linux Kernel Vulnerability in fbdev Affects Video Mode Management
CVE-2026-80579

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 August 2026

What is CVE-2026-80579?

A vulnerability exists in the Linux kernel's fbdev subsystem, which may lead to dereferencing a stale pointer. The issue arises when fb_set_var() deletes a mode from the modelist based on user input via FBIOPUT_VSCREENINFO, without accurately clearing the fb_info->mode. Should this pointer remain intact after its associated mode is deleted, subsequent sysfs reads through show_mode() can lead to unpredictable behavior, potentially impacting the stability of the entire system.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 95e647d2a5304a8fd11f1ba3c8502de700650131

Linux 0 < 7.1.10

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.