CVE-2011-2182: Buffer Overflow
Last updated 24 July 2024
Other sources
The ldmfragadd function in fs/partitions/ldm.c in the Linux kernel before 2.6.39.1 does not properly handle memory allocation for non-initial fragments, which might allow local users to conduct buffer overflow attacks, and gain privileges or obtain sensitive information, via a crafted LDM partition table. NOTE: this vulnerability exists because of an incomplete fix for CVE-2011-1017.
— NVD
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2011-2182?
CVE-2011-2182 is considered a high severity vulnerability due to its potential for local privilege escalation and sensitive information disclosure.
How do I fix CVE-2011-2182?
To remediate CVE-2011-2182, upgrade the Linux kernel to version 2.6.39.1 or later.
What systems are affected by CVE-2011-2182?
CVE-2011-2182 affects Linux kernel versions prior to 2.6.39.1, including all 2.6.39 release candidates.
Can CVE-2011-2182 be exploited remotely?
CVE-2011-2182 requires local user access to exploit, making it a local vulnerability rather than a remote one.
What types of attacks can be conducted using CVE-2011-2182?
CVE-2011-2182 could be exploited to perform buffer overflow attacks, potentially allowing attackers to gain elevated privileges or access sensitive data.