First published: Tue Sep 18 2012(Updated: )
A security flaw was found in the way strcoll() interface of glibc, the GNU libc libraries, performed failsafe back to alloca() routine when malloc() function call failed previously (due to out of memory [OOM] condition for example). If an application linked against glibc was missing an application-level sanity checks for validity of strcoll() arguments and accepted untrusted input, an attacker could use this flaw to cause the particular application to crash or, potentially, execute arbitrary code with the privileges of the user running the application. Upstream bug report (including the reproducer): [1] <a href="http://sourceware.org/bugzilla/show_bug.cgi?id=14552#c0">http://sourceware.org/bugzilla/show_bug.cgi?id=14552#c0</a> Issue / part: 1) alloca() stack overflow from [1]. References: [2] <a href="http://www.openwall.com/lists/oss-security/2012/09/07/9">http://www.openwall.com/lists/oss-security/2012/09/07/9</a> [3] <a href="http://www.openwall.com/lists/oss-security/2012/09/07/15">http://www.openwall.com/lists/oss-security/2012/09/07/15</a> [4] <a href="http://www.openwall.com/lists/oss-security/2012/09/10/1">http://www.openwall.com/lists/oss-security/2012/09/10/1</a> [5] <a href="http://www.openwall.com/lists/oss-security/2012/09/10/3">http://www.openwall.com/lists/oss-security/2012/09/10/3</a> [6] <a href="http://www.openwall.com/lists/oss-security/2012/09/13/16">http://www.openwall.com/lists/oss-security/2012/09/13/16</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
GNU glibc | <=2.17 | |
GNU glibc | =2.0 | |
GNU glibc | =2.0.1 | |
GNU glibc | =2.0.2 | |
GNU glibc | =2.0.3 | |
GNU glibc | =2.0.4 | |
GNU glibc | =2.0.5 | |
GNU glibc | =2.0.6 | |
GNU glibc | =2.1 | |
GNU glibc | =2.1.1 | |
GNU glibc | =2.1.1.6 | |
GNU glibc | =2.1.2 | |
GNU glibc | =2.1.3 | |
GNU glibc | =2.1.9 | |
GNU glibc | =2.10.1 | |
GNU glibc | =2.11 | |
GNU glibc | =2.11.1 | |
GNU glibc | =2.11.2 | |
GNU glibc | =2.11.3 | |
GNU glibc | =2.12.1 | |
GNU glibc | =2.12.2 | |
GNU glibc | =2.13 | |
GNU glibc | =2.14 | |
GNU glibc | =2.14.1 | |
GNU glibc | =2.15 | |
GNU glibc | =2.16 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.