]> sourceware.org Git - glibc.git/commit
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ #19879]
authorFlorian Weimer <fweimer@redhat.com>
Wed, 20 Apr 2016 14:01:33 +0000 (09:01 -0500)
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>
Wed, 20 Apr 2016 14:17:30 +0000 (09:17 -0500)
commitd3d94abbe8af2aa6e3de6a85983b9f17070a7564
treea62af71109ec79fc8376125276a867afce0f58ed
parent2eb35ebfb291f773c1ba7939601a049acb4f3706
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
This page took 0.041875 seconds and 5 git commands to generate.