AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-3406

MEDIUM · CVSS 6.8 EPSS 3.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2014-02-10 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2012-3406
Severity
MEDIUM
CVSS
6.8
EPSS
3.16%

Original NVD Description

The vfprintf function in stdio-common/vfprintf.c in GNU C Library (aka glibc) 2.5, 2.12, and probably other versions does not "properly restrict the use of" the alloca function when allocating the SPECS array, which allows context-dependent attackers to bypass the FORTIFY_SOURCE format-string protection mechanism and cause a denial of service (crash) or possibly execute arbitrary code via a crafted format string using positional parameters and a large number of format specifiers, a different vulnerability than CVE-2012-3404 and CVE-2012-3405.