CVE-2012-3404
Publication date 13 July 2012
Last updated 24 July 2024
Ubuntu priority
The vfprintf function in stdio-common/vfprintf.c in libc in GNU C Library (aka glibc) 2.12 and other versions does not properly calculate a buffer length, which allows context-dependent attackers to bypass the FORTIFY_SOURCE format-string protection mechanism and cause a denial of service (stack corruption and crash) via a format string that uses positional parameters and many format specifiers.
Status
Package | Ubuntu Release | Status |
---|---|---|
eglibc | 12.04 LTS precise |
Not affected
|
11.10 oneiric |
Fixed 2.13-20ubuntu5.2
|
|
11.04 natty |
Fixed 2.13-0ubuntu13.2
|
|
10.04 LTS lucid |
Fixed 2.11.1-0ubuntu7.11
|
|
8.04 LTS hardy | Not in release | |
glibc | 12.04 LTS precise | Not in release |
11.10 oneiric | Not in release | |
11.04 natty | Not in release | |
10.04 LTS lucid | Not in release | |
8.04 LTS hardy |
Not affected
|
Notes
Patch details
Package | Patch details |
---|---|
eglibc |
References
Related Ubuntu Security Notices (USN)
- USN-1589-1
- GNU C Library vulnerabilities
- 2 October 2012
Other references
- http://sourceware.org/bugzilla/show_bug.cgi?id=12445
- http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=84a4211850e3d23a9d3a4f3b294752a3b30bc0ff
- https://bugzilla.redhat.com/show_bug.cgi?id=833703
- 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-3404