]> 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)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 27 Apr 2016 11:14:47 +0000 (13:14 +0200)
commita02f3e795993ae0f80242b488061b74666605625
treed6cbf988020876fc0a82dca73a9265fdb3be9242
parent78c76f7374df7f3caff43840a01247bb7d25597e
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
NEWS
resolv/nss_dns/dns-network.c