CVE-2012-5517: Null Pointer Dereference
A NULL pointer dereference flaw has been found in the way a new node's hot-added memory is propagated to other nodes zonelists. An unprivileged local user can use this flaw to crash the system.
Upstream fix: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=08dff7b7d629807dbb1f398c68dd9cd58dd657a1
Other sources
The onlinepages function in mm/memoryhotplug.c in the Linux kernel before 3.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact in opportunistic circumstances by using memory that was hot-added by an administrator.
— Launchpad
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2012-5517?
CVE-2012-5517 is classified as a high severity vulnerability due to the potential for unprivileged local users to crash the system.
How do I fix CVE-2012-5517?
To fix CVE-2012-5517, upgrade to the patched versions of the Linux Kernel, specifically 5.10.223-1 or higher.
What systems are affected by CVE-2012-5517?
CVE-2012-5517 affects various versions of the Linux Kernel up to 3.5.7 and includes release candidates and specific versions like 3.0.1 through 3.0.44.
Can CVE-2012-5517 be exploited remotely?
No, CVE-2012-5517 can only be exploited locally by unprivileged users on the affected systems.
Is there any known workaround for CVE-2012-5517?
There are no effective workarounds for CVE-2012-5517; the only solution is to apply the appropriate kernel updates.