EIP-2026-102905
PRE-CVELinux Kernel 2.6.29 - 'ptrace_attach()' Race Condition Privilege Escalation
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-102905. PoCs published by prdelka.
AI-analyzed exploit summary This exploit targets a race condition in the GNU/Linux kernel 2.6.29's ptrace_attach() function, allowing local privilege escalation by attaching to a setuid process and injecting shellcode. The exploit verifies the target process before injection to reduce false positives.
Description
Linux Kernel 2.6.29 - 'ptrace_attach()' Race Condition Privilege Escalation
Exploits (1)
This exploit targets a race condition in the GNU/Linux kernel 2.6.29's ptrace_attach() function, allowing local privilege escalation by attaching to a setuid process and injecting shellcode. The exploit verifies the target process before injection to reduce false positives.