Files
CVEs-PoC/2015/CVE-2015-8709.md
2025-09-29 21:09:30 +02:00

830 B

CVE-2015-8709

Description

kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the vendor states "there is no kernel bug here.

POC

Reference

Github