]> git.ipfire.org Git - thirdparty/glibc.git/commit
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879] release/2.20/master
authorFlorian Weimer <fweimer@redhat.com>
Tue, 29 Mar 2016 10:57:56 +0000 (12:57 +0200)
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>
Tue, 24 May 2016 21:08:55 +0000 (18:08 -0300)
commit916ef0f69613613e11123657bff127bd26104630
tree336643fe692894733c978233530139c7d3fcf362
parentafc4daae0411d10e5d64646d5bafb05075e16151
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)
(cherry picked from commit f5b3338d70a7a2c626331ac4589b6deb2f610432)
ChangeLog
NEWS
resolv/nss_dns/dns-network.c