mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 22:10:35 -05:00
regen v9_10
This commit is contained in:
parent
c0e570397c
commit
cf2dbf5efe
2 changed files with 14 additions and 0 deletions
|
|
@ -87,6 +87,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>
|
||||
getrrsetbyname with a non absolute name could trigger a
|
||||
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-XXXX.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Duplicate EDNS COOKIE options in a response could trigger
|
||||
an assertion failure. This flaw is disclosed in CVE-2016-2088.
|
||||
|
|
|
|||
|
|
@ -48,6 +48,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>
|
||||
getrrsetbyname with a non absolute name could trigger a
|
||||
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-XXXX.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Duplicate EDNS COOKIE options in a response could trigger
|
||||
an assertion failure. This flaw is disclosed in CVE-2016-2088.
|
||||
|
|
|
|||
Loading…
Reference in a new issue