PT-2026-61108 · Linux+1 · Linux Kernel+1

CVE-2026-53403

·

Published

2026-06-26

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A null-pointer dereference occurs in the fb videomode to var() function within the fbdev component. The issue arises when store modes() replaces the modelist from userspace via fb new modelist(). While fb new modelist() validates new modes, it fails to ensure that the current framebuffer mode info->var still has a matching entry in the updated info->modelist. If the framebuffer console (fbcon) is unbound, info->var may describe a mode no longer present in the list. Subsequently, a console takeover triggers var to display(), where fb match mode() returns NULL, leading fbcon switch() to pass a NULL mode to display to var(), which is then dereferenced by fb videomode to var().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-92549
BDU:2026-14277
CVE-2026-53403
OPENSUSE-SU-2026:11339-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu