PT-2026-61142 · Linux · Linux Kernel
CVE-2026-63826
·
Published
2026-07-19
·
Updated
2026-07-20
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel