
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39967 was disclosed on October 15, 2025, affecting the Linux kernel's framebuffer console (fbcon) subsystem. The vulnerability involves integer overflow issues in the fbcondoset_font() function when handling user-controlled font parameters (NVD).
The vulnerability stems from multiple integer overflow conditions in the fbcondosetfont() function. Specifically, there are two key overflow points: 1) The CALCFONTSZ(h, pitch, charcount) calculation where multiplication of height, pitch, and character count with user-controlled values can overflow, and 2) The FONTEXTRAWORDS * sizeof(int) + size addition operation which can also overflow. These overflows result in smaller memory allocations than intended, potentially leading to buffer overflows during font data copying operations (NVD).
When successfully exploited, this vulnerability can lead to buffer overflows during font data copying operations due to insufficient memory allocation. This could potentially result in memory corruption and system instability (NVD).
The vulnerability has been patched by implementing explicit overflow checking using checkmuloverflow() and checkaddoverflow() kernel helper functions to validate all size calculations before memory allocation (NVD). Ubuntu has released fixes for version 6.17.0-6.6 in the 25.10 (questing) release (Ubuntu).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."