Stack-based buffer overflow in Linux kernel - CVE-2026-93067

 

Stack-based buffer overflow in Linux kernel - CVE-2026-93067

Published: September 18, 2026


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

Vulnerability details

The vulnerability allows a local user to cause a stack-based buffer overflow.

The vulnerability exists due to improper validation of controller-reported AUX byte counts in tc_aux_transfer() and tc_aux_read_data() when handling AUX read transfers. A local user can trigger processing of an AUX read response that reports a byte count larger than requested to cause a stack-based buffer overflow.

The controller-reported byte count can be as high as 255 despite the 16-byte auxrdata stack buffer.


Affected software

Linux kernel

How to mitigate CVE-2026-93067

Install security update from vendor's repository.


External References

Related Security Bulletins