PT-2026-61142 · Linux+1 · Linux Kernel+1
CVE-2026-63826
·
Published
2026-06-26
·
Updated
2026-09-07
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
store modes() function within the fbdev component. The function replaces a framebuffer modelist with modes from userspace and frees the old list using fb destroy modelist(), but fails to clear pointers that still reference the freed memory. Specifically, the fb display[i].mode pointer may remain stale if a console is unmapped, leading to a use-after-free when fbcon mode deleted() reads it via fb mode is equal(). Additionally, the fb info->mode pointer is not updated, causing a use-after-free when show mode() dereferences it through mode string().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu