add CHANGES and release note entries

This commit is contained in:
Mark Andrews 2018-12-10 09:13:05 +11:00 committed by Evan Hunt
parent d68adfea9c
commit 7d5b7192ec
2 changed files with 11 additions and 1 deletions

View file

@ -182,7 +182,8 @@
5111. [bug] Occluded DNSKEY records could make it into the
delegating NSEC/NSEC3 bitmap. [GL #742]
5110. [placeholder]
5110. [security] Named leaked memory if there were multiple Key Tag
EDNS options present. (CVE-2018-5744) [GL #772]
5109. [cleanup] Remove support for RSAMD5 algorithm. [GL #628]

View file

@ -148,6 +148,15 @@
by BIND 9. This flaw is disclosed in CVE-2018-5745. [GL #780]
</para>
</listitem>
<listitem>
<para>
<command>named</command> leaked memory when processing a
request with multiple Key Tag EDNS options present. ISC
would like to thank Toshifumi Sakaguchi for bringing this
to our attention. This flaw is disclosed in CVE-2018-5744.
[GL #772]
</para>
</listitem>
</itemizedlist>
</section>