]> git.ipfire.org Git - thirdparty/glibc.git/commit
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
authorFlorian Weimer <fweimer@redhat.com>
Tue, 29 Mar 2016 10:57:56 +0000 (12:57 +0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Fri, 1 Apr 2016 12:33:23 +0000 (09:33 -0300)
commit883dceebc8f11921a9890211a4e202e5be17562f
treeee331090ddc6ab448f39dd789b69d412da3c71de
parent5a1a5f0dd2744044801c91bf2588444c29cda533
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]

The defensive copy is not needed because the name may not alias the
output buffer.

(cherry picked from commit 317b199b4aff8cfa27f2302ab404d2bb5032b9a4)
ChangeLog
resolv/nss_dns/dns-network.c