[Bug network/19830] nss_dns: should check RDATA length against buffer length

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon May 9 09:40:00 GMT 2016


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

--- 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, release/2.23/master has been updated
       via  f233c608d11434aa4a802ded6acdcac1f092729f (commit)
      from  49203a513f86e5238d43da23505a600bef1a5d7a (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=f233c608d11434aa4a802ded6acdcac1f092729f

commit f233c608d11434aa4a802ded6acdcac1f092729f
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Apr 27 15:11:41 2016 +0200

    nss_dns: Validate RDATA length against packet length [BZ #19830]

    In _nss_dns_getcanonname_r, a check for the availability of RR metadata
    was missing as well.

    (cherry picked from commit f749498fa53df9ead81e291cd9378d67483c2452)

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

Summary of changes:
 ChangeLog                  |    8 ++++++++
 resolv/nss_dns/dns-canon.c |   16 +++++++++++++---
 resolv/nss_dns/dns-host.c  |   15 +++++++++++++++
 3 files changed, 36 insertions(+), 3 deletions(-)

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


More information about the Glibc-bugs mailing list