
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability was discovered in the Linux kernel's framebuffer device (fbdev) subsystem, identified as CVE-2025-38215. The issue was found by the Linux Verification Center using the Syzkaller fuzzing tool and was disclosed on July 4, 2025. The vulnerability affects the doregisterframebuffer function, specifically in how it handles memory allocation failures for fb_videomode (NVD).
The vulnerability occurs when fbaddvideomode() in doregisterframebuffer() fails to allocate memory for fbvideomode. This failure leads to a null pointer dereference in fbvideomodetovar(), as the fbinfo is registered without having the expected mode in modelist that is described in fbinfo->var. The issue manifests as a general protection fault with a non-canonical address 0xdffffc0000000001 (CVE).
The vulnerability can lead to a kernel panic due to null pointer dereference, potentially causing system crashes and denial of service conditions. This occurs because fbconinit() does not return an error code when fbmatchmode() in varto_display() fails (NVD).
The vulnerability has been resolved by modifying the doregisterframebuffer function to prevent registering the fbinfo if its mode was not set successfully. Additionally, the fix includes moving fbaddvideomode() closer to the beginning of doregister_framebuffer() to avoid cleanup operations on failure (NVD).
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."