CVE-2026-80786 PUBLISHED

fbdev: Wrap user-invoked calls to fb_set_var() in helper

Assigner: Linux
Reserved: 26.08.2026 Published: 04.09.2026 Updated: 04.09.2026

In the Linux kernel, the following vulnerability has been resolved:

fbdev: Wrap user-invoked calls to fb_set_var() in helper

Handle fbcon during display updates in fb_set_var_from_user(). Check with fbcon if the mode change is possible, update hardware state and finally update fbcon. Update all callers.

Only the FBIOPUT_VSCREENINFO ioctl currently does all steps. Other mode-changes callers in sysfs and driver code are missing fbcon-related steps.

With the new helper, ps3fb and sh_mobile_lcdcfb no longer maintain fbcon state themselves.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 07f7e46833f71472e30da54a50dacdf48521bdd3 (excl.)
  • affected from 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 to 6f611e5e5f3327cf2e2daabe6ee5acac58cc784e (excl.)
  • affected from 0 to 7.1.11 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • unaffected from 7.1.11 to 7.1.* (incl.)
  • unaffected from 7.2 to * (incl.)

References