Resource management errors in Linux kernel - CVE-2011-2484
Published: June 24, 2011 / Updated: July 28, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
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.
How to mitigate CVE-2011-2484
Sources
- http://lists.openwall.net/linux-kernel/2011/06/16/605
- http://openwall.com/lists/oss-security/2011/06/22/1
- http://openwall.com/lists/oss-security/2011/06/22/2
- http://www.securityfocus.com/bid/48383
- https://bugzilla.redhat.com/show_bug.cgi?id=715436
- https://exchange.xforce.ibmcloud.com/vulnerabilities/68150