2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00
This commit is contained in:
Mark Andrews 2016-09-09 11:54:19 +10:00
parent d4c8a622c0
commit 9ffbc3f9b3

View File

@ -66,6 +66,13 @@
<section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
<itemizedlist>
<listitem>
<para>
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]
</para>
</listitem>
<listitem>
<para>
getrrsetbyname with a non absolute name could trigger an
@ -76,16 +83,6 @@
</para>
</listitem>
</itemizedlist>
<itemizedlist>
<listitem>
<para>
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]
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes_features"><info><title>New Features</title></info>