From b740318a42e7e9e9511c4a3213a81a51257c1ab9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 12 Jul 2016 01:09:13 +1000 Subject: [PATCH] add CVE-2016-2775 (cherry picked from commit 909d442cc0bed4337760419fa135c98224a79c73) --- CHANGES | 2 +- README | 2 +- doc/arm/notes.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 0abee88e57..03ce993cd4 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,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 d338698f93..9022399b58 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 200eb43df5..d3c17344de 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.