From: Mark Andrews Date: Mon, 11 Jul 2016 15:09:13 +0000 (+1000) Subject: add CVE-2016-2775 X-Git-Tag: v9.12.0a0~195 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=909d442cc0bed4337760419fa135c98224a79c73;p=thirdparty%2Fbind9.git add CVE-2016-2775 --- diff --git a/CHANGES b/CHANGES index 6bb4c8f56e3..7b9d72c8f68 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,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 d338698f93f..9022399b583 100644 --- a/README +++ b/README @@ -196,7 +196,7 @@ BIND 9.11.0 CVE-2014-3214, CVE-2014-3859, CVE-2014-8500, CVE-2014-8680, CVE-2015-1349, CVE-2015-5477, CVE-2015-5722, CVE-2015-5986, CVE-2015-8000, CVE-2015-8704, CVE-2015-8705, CVE-2016-1285, - CVE-2016-1286 and CVE-2016-2088. + CVE-2016-1286, CVE-2016-2088 and CVE-2016-2775. Building diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 200eb43df52..d3c17344de2 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -72,7 +72,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 issue is disclosed in - CVE-2016-XXXX. + CVE-2016-2775.