Resource management error in Linux kernel - CVE-2011-0999
Published: February 23, 2011 / Updated: August 11, 2020
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
mm/huge_memory.c in the Linux kernel before 2.6.38-rc5 does not prevent creation of a transparent huge page (THP) during the existence of a temporary stack for an exec system call, which allows local users to cause a denial of service (memory consumption) or possibly have unspecified other impact via a crafted application.
How to mitigate CVE-2011-0999
Sources
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7d6e4ecdb7648478ddec76d30d87d03d6e22b31
- http://openwall.com/lists/oss-security/2011/02/17/3
- http://openwall.com/lists/oss-security/2011/02/17/6
- http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.38-rc5
- http://www.securityfocus.com/bid/46442
- https://bugzilla.redhat.com/show_bug.cgi?id=678209
- https://exchange.xforce.ibmcloud.com/vulnerabilities/65535