Use of Uninitialized Variable in Linux kernel - CVE-2026-80927
Published: September 13, 2026
Vulnerability details
The vulnerability allows a local user to disclose uninitialized stack data to userspace.
The vulnerability exists due to use of an uninitialized variable in __do_adjtimex() when the auxiliary clock is disabled during tk_get_aux_ts64() and enabled before clock validity is checked. A local user can invoke adjtimex during this race to disclose uninitialized stack data to userspace.