The ptrace_setxregs function in arch/xtensa/kernel/ptrace.c in the Linux kernel before 3.1 does not validate user-space pointers, which allows local users to obtain sensitive information from kernel memory locations via a crafted PTRACE_SETXTREGS request.
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.1
No PoCs found on GitHub currently.