CHANGES, notes

This commit is contained in:
Matthijs Mekking
2018-12-20 10:22:02 +01:00
committed by Evan Hunt
parent f09352d20a
commit e7c12bffbd
2 changed files with 12 additions and 1 deletions

View File

@@ -159,7 +159,10 @@
5119. [placeholder]
5118. [placeholder]
5118. [security] Named could crash if it is managing a key with
`managed-keys` and the authoritative zone is rolling
the key to an unsupported algorithm. (CVE-2018-5745)
[GL #780]
5117. [placeholder]

View File

@@ -140,6 +140,14 @@
for records in the zone. [GL #771]
</para>
</listitem>
<listitem>
<para>
<command>named</command> could crash if it managed a DNSSEC
security root with <command>managed-keys</command> and the
authoritative zone rolled the key to an algorithm not supported
by BIND 9. This flaw is disclosed in CVE-2018-5745. [GL #780]
</para>
</listitem>
</itemizedlist>
</section>