mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:09:59 -04:00
regen v9_9
This commit is contained in:
parent
eaa394fcfa
commit
152947d4f7
2 changed files with 14 additions and 0 deletions
|
|
@ -91,6 +91,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>
|
||||
<span class="command"><strong>named</strong></span> could mishandle authority sections
|
||||
|
|
|
|||
|
|
@ -54,6 +54,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>
|
||||
<span class="command"><strong>named</strong></span> could mishandle authority sections
|
||||
|
|
|
|||
Loading…
Reference in a new issue