Bug 18011 (CVE-2013-7424) - Invalid free in getaddrinfo with AI_IDN (CVE-2013-7424)
Summary: Invalid free in getaddrinfo with AI_IDN (CVE-2013-7424)
Status: RESOLVED FIXED
Alias: CVE-2013-7424
Product: glibc
Classification: Unclassified
Component: network (show other bugs)
Version: 2.14
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-24 10:49 UTC by Florian Weimer
Modified: 2015-02-24 10:49 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Weimer 2015-02-24 10:49:29 UTC
This was fixed for glibc 2.15 with this commit, but no bug was filed at the time:

commit 2e96f1c73b06e81da59ef7fffa426dc201875f31
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Aug 4 15:42:10 2011 -0400

    Fix encoding name for IDN in getaddrinfo
Comment 1 Florian Weimer 2015-02-24 10:49:58 UTC
Already fixed in master.