]> 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:45:15 +0000 (19:45 -0800)
(cherry picked from commit 354ad18a12e84e5c660ce8e08e56382e529d8b2c)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index deece4bf08376464edf12b911cc411b04cc3ee57..271e783f5d0870cf57f6322b2111966b395d0ceb 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 d210b7088fe06dd9d86681e8ba4d39ce5a824df8..0de05e397b44d96a82b1f65e59489444db629dad 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>