Buffer Over-read in Linux kernel - CVE-2026-93061

 

Buffer Over-read in Linux kernel - CVE-2026-93061

Published: September 18, 2026


Vulnerability identifier: #VU150966
CSH Severity: Low
CVSS v4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93061
CWE-ID: CWE-126
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in host1x_debug_output() and host1x_debug_cont() when generating debug output longer than 256 bytes. A local user can access affected debugfs output to disclose sensitive information.

Only debugfs files are affected; the printk debug sink ignores the supplied byte count.


Affected software

Linux kernel

How to mitigate CVE-2026-93061

Install security update from vendor's repository.


External References

Related Security Bulletins