First published: Wed Jan 28 2015(Updated: )
An Invalid-free() flaw was found in the getaddrinfo() syscall of glibc. The bug only materializes if the getaddrinfo functions is called with the AI_IDN flag, and if glibc has been compiled with libidn support. This flaw was fixed in glibc-2.15 via the following commit: <a href="https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=2e96f1c7">https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=2e96f1c7</a>
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU C Library (glibc) | <=2.14.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-7424 has been classified with a severity rating of medium.
To fix CVE-2013-7424, upgrade glibc to version 2.15 or later.
CVE-2013-7424 affects systems using glibc versions up to and including 2.14.1 with libidn support.
CVE-2013-7424 is an Invalid-free() flaw in the getaddrinfo() syscall.
There are no specific workarounds for CVE-2013-7424 other than upgrading glibc.