This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/19879] nss_dns: Stack overflow in getnetbyname implementation (CVE-2016-3075)


https://sourceware.org/bugzilla/show_bug.cgi?id=19879

--- Comment #8 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, gentoo/2.23 has been updated
       via  72ea3397b7fa7c6fc51229b22b992b456fa22c2e (commit)
      from  4376bd3ace8345f6eb0bfcd1a9d9399b917e8616 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=72ea3397b7fa7c6fc51229b22b992b456fa22c2e

commit 72ea3397b7fa7c6fc51229b22b992b456fa22c2e
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.

    (cherry picked from commit 317b199b4aff8cfa27f2302ab404d2bb5032b9a4)
    (cherry picked from commit 883dceebc8f11921a9890211a4e202e5be17562f)
    (cherry picked from commit 146b58d11fddbef15b888906e3be4f33900c416f)

-----------------------------------------------------------------------

Summary of changes:
 resolv/nss_dns/dns-network.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]