AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-2127

MEDIUM · CVSS 5 EPSS 4.31% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2012-06-21 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.0. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2012-2127
Severity
MEDIUM
CVSS
5
EPSS
4.31%
Linux

Original NVD Description

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.