[Bug network/19868] nss_dns: netent code does not skip over non-PTR records

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Sat Nov 12 06:42:00 GMT 2016


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

--- Comment #5 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  742bcfaa70ea522406dd046adafefa933d29ca50 (commit)
      from  b7d81292bf651f176790011e83338a496dc9e778 (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=742bcfaa70ea522406dd046adafefa933d29ca50

commit 742bcfaa70ea522406dd046adafefa933d29ca50
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Apr 27 17:15:57 2016 +0200

    nss_dns: Skip over non-PTR records in the netent code [BZ #19868]

    This requires additional checks for the RDATA length and the
    availability of record metadata.

    (cherry picked from commit a12f9431b3808e78b9ed397e4fce7de69410d94d)
    (cherry picked from commit 1e5ac8a1daa360cd9632e5056e4bdf29e18ac2c7)

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

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

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


More information about the Glibc-bugs mailing list