mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
regen master
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user