[Bug network/19879] nss_dns: Stack overflow in getnetbyname implementation (CVE-2016-3075)
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue Mar 29 14:06:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=19879
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, bug19879 has been created
at 317b199b4aff8cfa27f2302ab404d2bb5032b9a4 (commit)
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=317b199b4aff8cfa27f2302ab404d2bb5032b9a4
commit 317b199b4aff8cfa27f2302ab404d2bb5032b9a4
Author: Florian Weimer <fweimer@redhat.com>
Date: Tue Mar 29 12:57:56 2016 +0200
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.
-----------------------------------------------------------------------
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list