The add_del_listener function in kernel/taskstats.c in the Linux kernel 2.6.39.1 and earlier does not prevent multiple registrations of exit handlers, which allows local users to cause a denial of service (memory and CPU consumption), and bypass the OOM Killer, via a crafted application.
References
Link | Resource |
---|---|
http://lists.openwall.net/linux-kernel/2011/06/16/605 | Patch |
http://openwall.com/lists/oss-security/2011/06/22/2 | Mailing List Patch |
http://openwall.com/lists/oss-security/2011/06/22/1 | Mailing List Patch |
http://www.securityfocus.com/bid/48383 | Third Party Advisory VDB Entry |
https://bugzilla.redhat.com/show_bug.cgi?id=715436 | Issue Tracking |
https://exchange.xforce.ibmcloud.com/vulnerabilities/68150 | VDB Entry |
Configurations
Information
Published : 2011-06-24 13:55
Updated : 2020-07-27 15:41
NVD link : CVE-2011-2484
Mitre link : CVE-2011-2484
JSON object : View
CWE
CWE-399
Resource Management Errors
Products Affected
linux
- linux_kernel