]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, notes
authorMatthijs Mekking <matthijs@isc.org>
Thu, 20 Dec 2018 09:22:02 +0000 (10:22 +0100)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 01:45:48 +0000 (17:45 -0800)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index c43c9db24bed5d0727aa6bef50ea07de52645006..790d28111d44505edeeb23197deca7ac4f2d358b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 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]
 
index 83cdfc2bae55148814aa074360f4accf27bf157d..e7ebbd0fb2ea3c97541540f9a53efa06ad1cffb3 100644 (file)
          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>