Impact
The vulnerability is a null pointer dereference that can occur in the Linux kernel’s framebuffer subsystem when a userspace process updates the framebuffer modelist. If the current mode reference is lost, a later console switch may dereference a NULL mode object, potentially causing a kernel panic or system crash. The CWE associated is CWE‑476. The impact is a denial of service that requires local or privileged execution to trigger.
Affected Systems
The affected product is the Linux kernel. All kernel releases that include the buggy fb_new_modelist logic and have not applied the patch are vulnerable. The defect was fixed in commit 0d8c7f21ad8529d5c181e61f86be35b887ae2e4d, which is incorporated in mainstream kernels released after that commit.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, while the EPSS score of less than 1% implies a low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog, and there is no publicly documented exploit. The attack vector is most likely local, requiring a user with the ability to execute framebuffer operations, or local privilege escalation to a process that can manipulate fbdev modes. Patch availability makes the risk manageable.
OpenCVE Enrichment
Debian DLA