From: Mark Andrews Date: Mon, 11 Jul 2016 15:12:59 +0000 (+1000) Subject: add CVE-2016-2775 X-Git-Tag: v9.9.9-P2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb92605891cf135eea16781afcaafd43f2be7cd;p=thirdparty%2Fbind9.git add CVE-2016-2775 --- diff --git a/CHANGES b/CHANGES index 064ca41f2e1..7cb84af2338 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ trigger a infinite recursion bug in lwresd and named with lwres configured if when combined with a search list entry the resulting name is - too long. [RT #42694] + too long. (CVE-2016-2775) [RT #42694] 4405. [bug] Change 4342 introduced a regression where you could not remove a delegation in a NSEC3 signed zone using diff --git a/README b/README index 4a5c6a36271..33dec13bea5 100644 --- a/README +++ b/README @@ -53,7 +53,7 @@ BIND 9 BIND 9.9.9-P2 - This version contains a fix for CVE-2016-XXXX and address + This version contains a fix for CVE-2016-2775 and address two regressions introduced with BIND 9.9.9. BIND 9.9.9-P1 diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index d4d44f3195a..cc4aa46bdf9 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -49,7 +49,7 @@ infinite recursion bug in lwresd and named with lwres configured if when combined with a search list entry the resulting name is too long. This flaw is disclosed in - CVE-2016-XXXX. + CVE-2016-2775.