]> 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 03:54:21 +0000 (19:54 -0800)
(cherry picked from commit f0eefb06d488cc99e8b4a4b7238e4a556afb7586)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index ee1fe25510d842d545f8fb40c93d3e8a2800383a..51f35ba18e2cf52486e95c3f28f1c79235620266 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 5121.  [contrib]       dlz_stub_driver.c fails to return ISC_R_NOTFOUND on none
                        matching zone names. [GL !1299]
 
+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]
+
 5112.  [bug]           Named/named-checkconf could dump core if there was
                        a missing masters clause and a bad notify clause.
                        [GL #779]
index b4efd3792cad2881683417682b177f18d5ad8cdf..b1ee51bb7cec35dfd8982f691c04bd23f122879d 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>