]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES and release notes entries
authorMark Andrews <marka@isc.org>
Wed, 6 Feb 2019 19:36:20 +0000 (11:36 -0800)
committerEvan Hunt <each@isc.org>
Thu, 21 Feb 2019 03:54:23 +0000 (19:54 -0800)
(cherry picked from commit 354ad18a12e84e5c660ce8e08e56382e529d8b2c)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index bad641724d7646ce60e128d3fa676254b3532440..462f4ea486e831f7accd2d6542673ac3aef90fda 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 5143.  [bug]           dnssec-keymgr and dnssec-coverage failed to find
                        key files for zone names ending in ".". [GL #560]
 
+5141.  [security]      Zone transfer controls for writable DLZ zones were
+                       not effective as the allowzonexfr method was not being
+                       called for such zones. (CVE-2019-6465) [GL #790]
+
 5140.  [bug]           Don't immediately mark existing keys as inactive and
                        deleted when running dnssec-keymgr for the first
                        time. [GL #117]
index edb202459427c55f332fd8b10dcc5b91a88ef02b..ad4b34c77d8704131351cd800ab3583c0efaaf81 100644 (file)
          [GL #772]
        </para>
       </listitem>
+      <listitem>
+       <para>
+         Zone transfer controls for writable DLZ zones were not
+         effective as the <command>allowzonexfr</command> method was
+         not being called for such zones. This flaw is disclosed in
+         CVE-2019-6465. [GL #790]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>