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.
2014-02-10T18:15:10.120
2025-04-11T00:51:21.963
Deferred
CVSSv2: 6.8 (MEDIUM)
AV:N/AC:M/Au:N/C:P/I:P/A:P
8.6
6.4
Type | Vendor | Product | Version/Range | Vulnerable? |
---|---|---|---|---|
Application | gnu | glibc | 2.5 | Yes |
Application | gnu | glibc | 2.12 | Yes |
Application | redhat | enterprise_virtualization | 3.0 | Yes |
Operating System | canonical | ubuntu_linux | 8.04 | Yes |
Operating System | canonical | ubuntu_linux | 10.04 | Yes |
Operating System | canonical | ubuntu_linux | 11.04 | Yes |
Operating System | canonical | ubuntu_linux | 11.10 | Yes |
Operating System | canonical | ubuntu_linux | 12.04 | Yes |
Operating System | redhat | enterprise_linux | 5 | Yes |
Operating System | redhat | enterprise_linux | 6.0 | Yes |