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/18287] Buffer overflow in getanswer_r, resolv/nss_dns/dns-host.c (CVE-2015-1781)


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

--- Comment #3 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, master has been updated
       via  e07aabba73ea62e7dfa0512507c92efb851fbdbe (commit)
      from  c77dd7eb9b7f7cf87fdb1c0f6f1922d8735412eb (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=e07aabba73ea62e7dfa0512507c92efb851fbdbe

commit e07aabba73ea62e7dfa0512507c92efb851fbdbe
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue Sep 22 13:20:18 2015 +0200

    Add test case for bug 18287

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

Summary of changes:
 ChangeLog      |    5 +
 nss/Makefile   |    3 +-
 nss/bug18287.c |  235 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 242 insertions(+), 1 deletions(-)
 create mode 100644 nss/bug18287.c

-- 
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]