mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 06:10:02 -04:00
regen v9_9
This commit is contained in:
parent
fa1f25ce83
commit
8fbe0193ef
2 changed files with 10 additions and 0 deletions
|
|
@ -88,6 +88,11 @@
|
|||
<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>
|
||||
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
|
||||
|
|
|
|||
|
|
@ -48,6 +48,11 @@
|
|||
<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>
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue