]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_11_0_patch
authorTinderbox User <tbox@isc.org>
Sun, 11 Dec 2016 22:19:55 +0000 (22:19 +0000)
committerTinderbox User <tbox@isc.org>
Sun, 11 Dec 2016 22:19:55 +0000 (22:19 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index 6bc11d1323818bdb4e5f3a8b8883cb83d9698f6b..fe5d55696b4d827fade09eb2c63ce10038cc2a5e 100644 (file)
@@ -61,7 +61,7 @@
     </p>
 <p>
       BIND 9.11.0-P2 addresses the security issues described in
-      CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444.
+      CVE-2016-9131, CVE-2016-9147, CVE-2016-9444 and CVE-2016-9778.
     </p>
 <p>
       BIND 9.11.0-P1 addresses the security issue described in
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem"><p>
+         A coding error in the <code class="option">nxdomain-redirect</code>
+         feature could lead to an assertion failure if the redirection
+         namespace was served from a local authoritative data source
+         such as a local zone or a DLZ instead of via recursive
+         lookup. This flaw is disclosed in CVE-2016-9778. [RT #43837]
+       </p></li>
 <li class="listitem"><p>
          Named could mishandle authority sections that were missing
          RRSIGs triggering an assertion failure.  This flaw is
index ca3ccf8e591111d99a925a76a055c6e4f40a5cf9..7ac107a23a5a2474f2ab0592eddf8ac9f58fa7d4 100644 (file)
@@ -22,7 +22,7 @@
     </p>
 <p>
       BIND 9.11.0-P2 addresses the security issues described in
-      CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444.
+      CVE-2016-9131, CVE-2016-9147, CVE-2016-9444 and CVE-2016-9778.
     </p>
 <p>
       BIND 9.11.0-P1 addresses the security issue described in
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
 <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem"><p>
+         A coding error in the <code class="option">nxdomain-redirect</code>
+         feature could lead to an assertion failure if the redirection
+         namespace was served from a local authoritative data source
+         such as a local zone or a DLZ instead of via recursive
+         lookup. This flaw is disclosed in CVE-2016-9778. [RT #43837]
+       </p></li>
 <li class="listitem"><p>
          Named could mishandle authority sections that were missing
          RRSIGs triggering an assertion failure.  This flaw is