3 matches found
CVE-2024-26798
A vulnerability was found in the Linux kernel in the framebuffer console fbcon. Thefbcondosetfont function failed to restore the old font data correctly. This flaw could lead to improper font rendering and display issues on the console. Mitigation Mitigation for this issue is either not available...
CVE-2024-26798
In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...
CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()
In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...