Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6-1] src/external/bsd/bind/dist/bin/named
Module Name:    src
Committed By:   bouyer
Date:           Wed Jan 15 10:06:40 UTC 2014
Modified Files:
        src/external/bsd/bind/dist/bin/named [netbsd-6-1]: query.c
Log Message:
Pull up following revision(s) (requested by spz in ticket #1016):
        external/bsd/bind/dist/bin/named/query.c: revision 1.13 via patch
a fix by ISC for CVE-2014-0591:
3693.  [security]      memcpy was incorrectly called with overlapping
                       ranges resulting in malformed names being generated
                       on some platforms.  This could cause INSIST failures
                       when serving NSEC3 signed zones.  [RT #35120]
To generate a diff of this commit:
cvs rdiff -u -r1.7.2.3 -r1.7.2.3.2.1 \
    src/external/bsd/bind/dist/bin/named/query.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index