Tracker / CVE-2026-46191
CVE-2026-46191
High 7.1
In the Linux kernel, the following vulnerability has been resolved: fbcon: Avoid OOB font access if console rotation fails Clear the font buffer if the reallocation during console rotation fails in fbcon_rotate_font(). The putcs implementations for the rotated buffer will return early in this case. See [1] for an example. Currently, fbcon_rotate_font() keeps the old buffer, which is too small for the rotated font. Printing to the rotated console with a high-enough character code will overflow the font buffer. v2: - fix typos in commit message
Affected products and versions
| linux | linux_kernel · 2.6.15 → 6.6.140 |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.32 |
| linux | linux_kernel · 6.19 → 7.0.7 |
| linux | linux_kernel · 6.7 → 6.12.90 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.