Linux Kernel Out-of-Bounds Font Access Vulnerability in fbcon Rotation Handling

Vulnerability

A vulnerability in the Linux kernel's framebuffer console (fbcon) rotation handling can lead to out-of-bounds (OOB) font access. This issue occurs because the console rotation process may fail to properly reallocate the font buffer, leaving the old buffer intact but too small for the rotated font. As a result, printing to the rotated console with a high character code can overflow the font buffer. The vulnerability affects several versions of the Linux kernel.

Impact

The vulnerability can be exploited to cause a buffer overflow, which may lead to arbitrary code execution or other unintended consequences, depending on the specific context in which the vulnerability is exploited.

Reproduction

To reproduce this vulnerability, rotate the console while using a font that exceeds the size of the reallocated buffer. This can be done by applying a high character code during the rotation process, which will trigger the buffer overflow.

Remediation

Users can upgrade to the latest version of the Linux kernel, where this vulnerability has been addressed. Instructions for downloading the latest kernel version can be found on the official Linux kernel website.

Added: May 28, 2026, 11:53 AM
Updated: May 28, 2026, 11:53 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
1.9
exploitability
4.3
remediation
7.7
relevance
9.2
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.