]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_11_0_patch
authorTinderbox User <tbox@isc.org>
Fri, 4 Nov 2016 06:19:34 +0000 (06:19 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 4 Nov 2016 06:19:34 +0000 (06:19 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/Bv9ARM.pdf
doc/arm/notes.html
doc/arm/notes.pdf

index 3139da510c588525d3bde0ec4785853d11abca8f..0424c5e71173b5705cdb650513cfbe9c35517aac 100644 (file)
@@ -60,8 +60,8 @@
       This document summarizes changes since BIND 9.11.0:
     </p>
 <p>
-      BIND 9.11.0-P2 addresses the security issue described in
-      CVE-2016-9131.
+      BIND 9.11.0-P2 addresses the security issues described in
+      CVE-2016-9131 and CVE-2016-9147.
     </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>
+        Named mishandled some responses where covering RRSIG
+        records are returned without the requested data
+        resulting in a assertion failure. This flaw is disclosed in
+        CVE-2016-9147. [RT #43548]
+       </p></li>
 <li class="listitem"><p>
          Named incorrectly tried to cache TKEY records which could
          trigger a assertion failure when there was a class mismatch.
index d577c379c533e3b79658fc348845474ba34cddee..bafb2872fd486035cce3d0abd1806628d461e53f 100644 (file)
Binary files a/doc/arm/Bv9ARM.pdf and b/doc/arm/Bv9ARM.pdf differ
index dc7a9c476b5886a1053794f6ac0208cb0860ea82..63ca786fafb22d8f0777dafa2201f415d29f37af 100644 (file)
@@ -21,8 +21,8 @@
       This document summarizes changes since BIND 9.11.0:
     </p>
 <p>
-      BIND 9.11.0-P2 addresses the security issue described in
-      CVE-2016-9131.
+      BIND 9.11.0-P2 addresses the security issues described in
+      CVE-2016-9131 and CVE-2016-9147.
     </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>
+        Named mishandled some responses where covering RRSIG
+        records are returned without the requested data
+        resulting in a assertion failure. This flaw is disclosed in
+        CVE-2016-9147. [RT #43548]
+       </p></li>
 <li class="listitem"><p>
          Named incorrectly tried to cache TKEY records which could
          trigger a assertion failure when there was a class mismatch.
index 6d5c035f2c671b2ca0e2b77fc8541cf47e3d4b54..0be8fc157bc116472c7cd6686dde864adbe2be83 100644 (file)
Binary files a/doc/arm/notes.pdf and b/doc/arm/notes.pdf differ