Vulnerabilities > CVE-2009-3234 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Linux Kernel 2.6.31
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
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.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description | Linux Kernel 2.6.31 'perf_counter_open()' Local Buffer Overflow Vulnerability. CVE-2009-3234. Local exploit for linux platform |
id | EDB-ID:33228 |
last seen | 2016-02-03 |
modified | 2009-09-16 |
published | 2009-09-16 |
reporter | Xiao Guangrong |
source | https://www.exploit-db.com/download/33228/ |
title | Linux Kernel 2.6.31 - 'perf_counter_open' Local Buffer Overflow Vulnerability |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 36423 CVE(CAN) ID: CVE-2009-3234 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的kernel/perf_counter.c文件中的perf_copy_attr()函数存在缓冲区溢出漏洞。本地攻击者可以通过向perf_counter_open()系统调用传送特制数据触发这个溢出,导致内核崩溃。 Linux kernel 2.6.31 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b3e62e35058fc744ac794611f4e79bcd1c5a4b83 |
id | SSV:12356 |
last seen | 2017-11-19 |
modified | 2009-09-18 |
published | 2009-09-18 |
reporter | Root |
title | Linux Kernel perf_counter_open()函数本地溢出漏洞 |
Statements
contributor | Mark J Cox |
lastmodified | 2009-09-21 |
organization | Red Hat |
statement | Not vulnerable. This issue only affected kernels version v2.6.31-rc1 and later. Therefore this issue did not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 3, 4, 5 or Red Hat Enterprise MRG. |
References
- http://article.gmane.org/gmane.linux.kernel/890654
- http://article.gmane.org/gmane.linux.kernel/890654
- http://www.openwall.com/lists/oss-security/2009/09/16/1
- http://www.openwall.com/lists/oss-security/2009/09/16/1
- http://www.openwall.com/lists/oss-security/2009/09/17/13
- http://www.openwall.com/lists/oss-security/2009/09/17/13
- http://www.securityfocus.com/bid/36423
- http://www.securityfocus.com/bid/36423