CVE-2009-3234
Linux Kernel 2.6.31-rc1 - Buffer Overflow via perf_counter_open System Call
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3234. PoCs published by Xiao Guangrong.
AI-analyzed exploit summary This is a writeup describing a local buffer overflow vulnerability in the Linux kernel versions 2.6.31-rc1 through 2.6.31. The vulnerability allows local attackers to execute arbitrary code with elevated privileges or cause a denial of service.
Description
Buffer overflow in the perf_copy_attr function in kernel/perf_counter.c in the Linux kernel 2.6.31-rc1 allows local users to cause a denial of service (crash) and execute arbitrary code via a "big size data" to the perf_counter_open system call.
Exploits (1)
This is a writeup describing a local buffer overflow vulnerability in the Linux kernel versions 2.6.31-rc1 through 2.6.31. The vulnerability allows local attackers to execute arbitrary code with elevated privileges or cause a denial of service.