mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 19:30:00 -04:00
regen v9_11
This commit is contained in:
parent
61349d96c0
commit
63d4f7ac56
2 changed files with 18 additions and 4 deletions
|
|
@ -107,13 +107,20 @@
|
|||
<div class="section">
|
||||
<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>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
It was possible to trigger a assertion when rendering a
|
||||
message using a specially crafted request. This flaw is
|
||||
disclosed in CVE-2016-2776. [RT #43139]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
getrrsetbyname with a non absolute name could trigger an
|
||||
infinite recursion bug in lwresd and named with lwres
|
||||
configured if when combined with a search list entry the
|
||||
resulting name is too long. This flaw is disclosed in
|
||||
CVE-2016-2775. [RT #42694]
|
||||
</p></li></ul></div>
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
|
|
|
|||
|
|
@ -68,13 +68,20 @@
|
|||
<div class="section">
|
||||
<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>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem"><p>
|
||||
It was possible to trigger a assertion when rendering a
|
||||
message using a specially crafted request. This flaw is
|
||||
disclosed in CVE-2016-2776. [RT #43139]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
getrrsetbyname with a non absolute name could trigger an
|
||||
infinite recursion bug in lwresd and named with lwres
|
||||
configured if when combined with a search list entry the
|
||||
resulting name is too long. This flaw is disclosed in
|
||||
CVE-2016-2775. [RT #42694]
|
||||
</p></li></ul></div>
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
|
|
|
|||
Loading…
Reference in a new issue