7.2
CVE-2011-2182
- EPSS 0.05%
- Published 13.06.2012 10:24:54
- Last modified 11.04.2025 00:51:21
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
The ldm_frag_add 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.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version <= 2.6.39
Linux ≫ Linux Kernel Version2.6.39 Updaterc1
Linux ≫ Linux Kernel Version2.6.39 Updaterc2
Linux ≫ Linux Kernel Version2.6.39 Updaterc3
Linux ≫ Linux Kernel Version2.6.39 Updaterc4
Linux ≫ Linux Kernel Version2.6.39 Updaterc5
Linux ≫ Linux Kernel Version2.6.39 Updaterc6
Linux ≫ Linux Kernel Version2.6.39 Updaterc7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.05% | 0.134 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 3.9 | 10 |
AV:L/AC:L/Au:N/C:C/I:C/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.