]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen v9_11
authorTinderbox User <tbox@isc.org>
Fri, 5 Jan 2018 01:21:54 +0000 (01:21 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 5 Jan 2018 01:21:54 +0000 (01:21 +0000)
doc/arm/Bv9ARM.ch09.html
doc/arm/notes.html

index 084eb4dc47ab15fafc7362b319ed09fce72f06e4..870e11260d4a37dedfbfd843d5b1154559a52b83 100644 (file)
          [RT #45181]
        </p>
       </li>
+<li class="listitem">
+       <p>
+         Addresses could be referenced after being freed during resolver
+         processing, causing an assertion failure. The chances of this
+         happening were remote, but the introduction of a delay in
+         resolution increased them. This bug is disclosed in
+         CVE-2017-3145. [RT #46839]
+       </p>
+      </li>
 </ul></div>
   </div>
 
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         Attempting to validate improperly unsigned CNAME responses
+         from secure zones could cause a validator loop. This caused
+         a delay in returning SERVFAIL and also increased the chances
+         of encountering the crash bug described in CVE-2017-3145.
+         [RT #46839]
+       </p>
+      </li>
 <li class="listitem">
        <p>
          When <span class="command"><strong>named</strong></span> was reconfigured, failure of some
index 34e75ee8c88263fc9293e64f1cd405e5c44ac25b..9863f4c344352441070ccf3ced2a3272edaba7d5 100644 (file)
          [RT #45181]
        </p>
       </li>
+<li class="listitem">
+       <p>
+         Addresses could be referenced after being freed during resolver
+         processing, causing an assertion failure. The chances of this
+         happening were remote, but the introduction of a delay in
+         resolution increased them. This bug is disclosed in
+         CVE-2017-3145. [RT #46839]
+       </p>
+      </li>
 </ul></div>
   </div>
 
 <div class="titlepage"><div><div><h3 class="title">
 <a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
     <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem">
+       <p>
+         Attempting to validate improperly unsigned CNAME responses
+         from secure zones could cause a validator loop. This caused
+         a delay in returning SERVFAIL and also increased the chances
+         of encountering the crash bug described in CVE-2017-3145.
+         [RT #46839]
+       </p>
+      </li>
 <li class="listitem">
        <p>
          When <span class="command"><strong>named</strong></span> was reconfigured, failure of some