Null Pointer Dereference Vulnerability in Linux Kernel Affects Multiple Consoles
CVE-2026-74424

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
15 August 2026

What is CVE-2026-74424?

A vulnerability in the Linux kernel leads to a risk of null pointer dereference in framebuffer consoles. The issue arises when the framebuffer's modelist changes, causing the kernel to attempt to access a console's data that may not exist. This can occur if functions modify console modes without first verifying the presence of the necessary data, leading to potential system instability. To address this issue, developers need to implement checks to ensure that console modes are only set when valid data is present and that they are cleared properly when data is no longer available.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8e9b8b008f4036df0318870c5d754134ff1b94cc

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 9b783b7e03dc78ec102edf618259a2b55911fc6a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.