From 821f917db80ee005a2a9bdfc087ab446d922104b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 6 Feb 2019 11:36:20 -0800 Subject: [PATCH] add CHANGES and release notes entries --- CHANGES | 4 +++- doc/arm/notes.xml | 8 ++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0839f62122..ecd526da0a 100644 --- a/CHANGES +++ b/CHANGES @@ -87,7 +87,9 @@ and "nsdname-enable" both now default to yes, regardless of compile-time settings. [GL #824] -5141. [placeholder] +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 diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 79256ea5c1..849ba261b0 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -157,6 +157,14 @@ [GL #772] + + + Zone transfer controls for writable DLZ zones were not + effective as the allowzonexfr method was + not being called for such zones. This flaw is disclosed in + CVE-2019-6465. [GL #790] + +