mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 17:22:51 -04:00
regen master
This commit is contained in:
parent
b1b5229a47
commit
431ed6eede
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>
|
||||
Combining dns64 and rpz can result in dereferencing
|
||||
a NULL pointer (read). This flaw is dislosed in CVE-2017-3135.
|
||||
[RT#44434]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
A coding error in the <code class="option">nxdomain-redirect</code>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
Combining dns64 and rpz can result in dereferencing
|
||||
a NULL pointer (read). This flaw is dislosed in CVE-2017-3135.
|
||||
[RT#44434]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
A coding error in the <code class="option">nxdomain-redirect</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue