5
CVE-2012-2127
- EPSS 1.92%
- Published 21.06.2012 23:55:02
- Last modified 11.04.2025 00:51:21
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
fs/proc/root.c in the procfs implementation in the Linux kernel before 3.2 does not properly interact with CLONE_NEWPID clone system calls, which allows remote attackers to cause a denial of service (reference leak and memory consumption) by making many connections to a daemon that uses PID namespaces to isolate clients, as demonstrated by vsftpd.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version <= 3.1.10
Linux ≫ Linux Kernel Version3.1.1
Linux ≫ Linux Kernel Version3.1.2
Linux ≫ Linux Kernel Version3.1.3
Linux ≫ Linux Kernel Version3.1.4
Linux ≫ Linux Kernel Version3.1.5
Linux ≫ Linux Kernel Version3.1.6
Linux ≫ Linux Kernel Version3.1.7
Linux ≫ Linux Kernel Version3.1.8
Linux ≫ Linux Kernel Version3.1.9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.92% | 0.817 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
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.