CVE EVIDENCE REVIEW
ReviewHighEvidence review

CVE-2026-80579 evidence review

Linux

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_del...

Open CVE record
Evidence review

This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.

ProductLinux
Affected versions>= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ce7fef961c63229b22dec415fb988899f479d61f, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 95e647d2a5304a8fd11f1ba3c8502de700650131, >= 2.6.12
Fixed versionsNo verified fixed-version field is available yet
Priority basisReview · CVSS 7.8 · EPSS -
01

Identify the product and installed version

Record whether Linux is present, where it is installed, and which interfaces are exposed.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Compare the affected range

Use the current record as an identification aid: >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ce7fef961c63229b22dec415fb988899f479d61f, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 95e647d2a5304a8fd11f1ba3c8502de700650131, >= 2.6.12. Resolve incomplete inventory results before deciding that an asset is unaffected.

03

Verify the authoritative remediation source

Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.