summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 02c91b240533..b2bd38aab91f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+ --- 9.9.8-P4 released ---
+
+4319. [security] Fix resolver assertion failure due to improper
+ DNAME handling when parsing fetch reply messages.
+ (CVE-2016-1286) [RT #41753]
+
+4318. [security] Malformed control messages can trigger assertions
+ in named and rndc. (CVE-2016-1285) [RT #41666]
+
--- 9.9.8-P3 released ---
4288. [bug] Fixed a regression in resolver.c:possibly_mark()