cve/2011/CVE-2011-2707.md
2024-06-18 02:51:15 +02:00

748 B

CVE-2011-2707

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.