CVE-2010-0411
SystemTap 1.1 - Denial of Service via Integer Signedness Error in __get_argv and __get_compat_argv
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0411. PoCs published by Josh Stone.
AI-analyzed exploit summary This exploit targets a local memory corruption vulnerability in SystemTap by repeatedly triggering a condition that may lead to arbitrary code execution with SYSTEM privileges or a denial of service. The script manipulates environment variables and system paths to exploit the flaw.
Description
Multiple integer signedness errors in the (1) __get_argv and (2) __get_compat_argv functions in tapset/aux_syscalls.stp in SystemTap 1.1 allow local users to cause a denial of service (script crash, or system crash or hang) via a process with a large number of arguments, leading to a buffer overflow.
Exploits (1)
This exploit targets a local memory corruption vulnerability in SystemTap by repeatedly triggering a condition that may lead to arbitrary code execution with SYSTEM privileges or a denial of service. The script manipulates environment variables and system paths to exploit the flaw.