]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Fix remote denial of service vulnerability when parsing malformed
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Sep 2015 20:06:46 +0000 (20:06 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Sep 2015 20:06:46 +0000 (20:06 +0000)
commit23031d9fca83bbcc7fc137b305a9e61bfebe43e2
tree332c9279cf7f423e48589ed242f7f5d084ca8d2c
parentd8850dd08f9052d5a6169ed560fc6d48f9f3183d
Fix remote denial of service vulnerability when parsing malformed
key.

Fix remote denial of service vulnerability caused by an incorrect
boundary check in openpgpkey_61.c.

Security: CVE-2015-5722, FreeBSD-SA-15:23.bind
Security: CVE-2015-5986

git-svn-id: svn://svn.freebsd.org/base/stable/9@287409 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/bind9/lib/dns/hmac_link.c
contrib/bind9/lib/dns/include/dst/dst.h
contrib/bind9/lib/dns/ncache.c
contrib/bind9/lib/dns/openssldh_link.c
contrib/bind9/lib/dns/openssldsa_link.c
contrib/bind9/lib/dns/opensslecdsa_link.c
contrib/bind9/lib/dns/opensslrsa_link.c
contrib/bind9/lib/dns/rdata/generic/openpgpkey_61.c
contrib/bind9/lib/dns/resolver.c