Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 23:06:03 UTC 2011

Modified Files:
        src/dist/bind/bin/named [netbsd-5-1]: query.c
        src/dist/bind/lib/dns [netbsd-5-1]: rbtdb.c

Log Message:
Pull up the following revisions(s) (requested by christos in ticket #1692):
        dist/bind/bin/named/query.c             patch
        dist/bind/lib/dns/rbtdb.c               patch

Cache lookup could return RRSIG data associated with nonexistent records,
leading to an assertion failure.  Fixes CVE-2011-4313.


To generate a diff of this commit:
cvs rdiff -u -r1.8.4.2.2.2 -r1.8.4.2.2.3 src/dist/bind/bin/named/query.c
cvs rdiff -u -r1.1.1.6.4.2.2.3 -r1.1.1.6.4.2.2.4 \
    src/dist/bind/lib/dns/rbtdb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to