mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 10:12:09 -04:00
regen master
This commit is contained in:
parent
42039110be
commit
a32fa1246e
2 changed files with 14 additions and 0 deletions
|
|
@ -111,6 +111,13 @@
|
|||
<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>
|
||||
<span class="command"><strong>dns64</strong></span> with <span class="command"><strong>break-dnssec yes;</strong></span>
|
||||
can result in an assertion failure. This flaw is disclosed in
|
||||
CVE-2017-3136.[RT #44653]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
If a server is configured with a response policy zone (RPZ)
|
||||
|
|
|
|||
|
|
@ -74,6 +74,13 @@
|
|||
<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>
|
||||
<span class="command"><strong>dns64</strong></span> with <span class="command"><strong>break-dnssec yes;</strong></span>
|
||||
can result in an assertion failure. This flaw is disclosed in
|
||||
CVE-2017-3136.[RT #44653]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
If a server is configured with a response policy zone (RPZ)
|
||||
|
|
|
|||
Loading…
Reference in a new issue