Local kernel panic via uninitialized fbcon putcs
Published Oct 21, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux 5.19 and later allows local users to panic the kernel through framebuffer console ioctls. set_con2fb_map reuses an existing framebuffer mapping without calling set_blitting_type, leaving ops->putcs uninitialized before fbcon_putcs invokes it. Exploitation requires local access to framebuffer and virtual-terminal device nodes and interrupts the host by triggering a kernel panic.
Summary
What happened
NULL pointer dereference in Linux 5.19 and later allows local users to panic the kernel through framebuffer console ioctls. set_con2fb_map reuses an existing framebuffer mapping without calling set_blitting_type, leaving ops->putcs uninitialized before fbcon_putcs invokes it. Exploitation requires local access to framebuffer and virtual-terminal device nodes and interrupts the host by triggering a kernel panic.
The record
- CVE
- CVE-2024-50048
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.19
- Affected versionversion=b07db39584856e16814e2f065380e533a001535d <5b97eebcce1b4f3f07a71f635d6aa3af96c236e7
- Affected versionversion=b07db39584856e16814e2f065380e533a001535d <8266ae6eafdcd5a3136592445ff4038bbc7ee80e
- Affected versionversion=b07db39584856e16814e2f065380e533a001535d <e5c2dba62996a3a6eeb34bd248b90fc69c5a6a1b
- Affected versionversion=b07db39584856e16814e2f065380e533a001535d <f7fb5dda555344529ce584ff7a28b109528d2f1b
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo