The x86/fpu (Floating Point Unit) subsystem in the Linux kernel, when a processor supports the xsave feature but not the xsaves feature, does not correctly handle attempts to set reserved bits in the xstate header via the ptrace() or rt_sigreturn() system call, allowing local users to read the FPU registers of other processes on the system, related to arch/x86/kernel/fpu/regset.c and arch/x86/kernel/fpu/signal.c. References: https://marc.info/?t=150610240800004&r=1&w=2 https://marc.info/?l=linux-kernel&m=150617182112114 An upsteam patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=814fb7bb7db5433757d76f4c4502c96fc53b0b5e
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1529303]
This was fixed for Fedora with the 4.13.5 stable update on 10/10/2017