Information disclosure in Linux kernel - CVE-2014-9903
Published: June 27, 2016 / Updated: August 9, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a local authenticated user to gain access to sensitive information.
The sched_read_attr function in kernel/sched/core.c in the Linux kernel 3.14-rc before 3.14-rc4 uses an incorrect size, which allows local users to obtain sensitive information from kernel stack memory via a crafted sched_getattr system call.