CVE-2012-3406
Publication date 13 July 2012
Last updated 24 July 2024
Ubuntu priority
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.
Notes
References
Related Ubuntu Security Notices (USN)
- USN-1589-1
- GNU C Library vulnerabilities
- 2 October 2012
Other references
- https://bugzilla.redhat.com/show_bug.cgi?id=826943
- https://bugzilla.redhat.com/attachment.cgi?id=594722&action=diff
- https://bugzilla.redhat.com/attachment.cgi?id=594727&action=diff
- http://www.openwall.com/lists/oss-security/2012/07/11/5
- http://www.openwall.com/lists/oss-security/2012/07/11/17
- https://www.cve.org/CVERecord?id=CVE-2012-3406