Out-of-Bounds Read Vulnerability in Linux Kernel
CVE-2026-80741

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
3 September 2026

What is CVE-2026-80741?

An out-of-bounds read vulnerability has been identified in the Linux kernel, specifically in the drm_log_draw_kmsg_record() function. This issue occurs due to improper handling of empty message lengths, where the length variable can be zero. This leads to a subtraction operation that results in an out-of-bounds access, potentially exposing sensitive memory contents. The vulnerability has been rectified by implementing an early return condition to prevent this access issue when the message length is zero. It is crucial for users and administrators to ensure they are running updated versions of the kernel to mitigate any risks associated with this vulnerability.

Affected Version(s)

Linux 25e2c2a3eff55683bbe77b108db2a7e389246666 < 16a2716910ecf7d31bf3c033ee7c506a0b00b2ee

Linux 25e2c2a3eff55683bbe77b108db2a7e389246666 < 16bcea56f4205314ec2aa04a7ec74e5261d253c7

Linux 25e2c2a3eff55683bbe77b108db2a7e389246666 < 60baa179ed1333535f6e2da4133511db55278ee4

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.