The mem_cgroup_usage_unregister_event function in mm/memcontrol.c in the Linux kernel before 3.2.10 does not properly handle multiple events that are attached to the same eventfd, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by registering memory threshold events.
References
Link | Resource |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=371528caec553785c37f73fa3926ea0de84f986f | |
http://lists.fedoraproject.org/pipermail/package-announce/2012-March/075781.html | Mailing List Third Party Advisory |
http://lists.opensuse.org/opensuse-security-announce/2012-04/msg00021.html | Mailing List Third Party Advisory |
http://secunia.com/advisories/48898 | Broken Link |
http://secunia.com/advisories/48964 | Broken Link |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.10 | Mailing List Patch Vendor Advisory |
http://www.openwall.com/lists/oss-security/2012/03/07/3 | Exploit Mailing List Patch Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=800813 | Exploit Issue Tracking Patch Third Party Advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/73711 | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/371528caec553785c37f73fa3926ea0de84f986f | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2012-05-17 11:00
Updated : 2024-02-04 18:16
NVD link : CVE-2012-1146
Mitre link : CVE-2012-1146
CVE.ORG link : CVE-2012-1146
JSON object : View
Products Affected
suse
- linux_enterprise_high_availability_extension
- linux_enterprise_server
- linux_enterprise_desktop
linux
- linux_kernel
fedoraproject
- fedora
CWE
CWE-476
NULL Pointer Dereference