From 04dffefe97c0662ab51cc4b97449b247767eecf7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 24 Jan 2017 12:38:39 +1100 Subject: [PATCH] fix changes number --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 84ed695dc7..1a3a76795d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4556. [security] Combining dns64 and rpz can result in dereferencing +4557. [security] Combining dns64 and rpz can result in dereferencing a NULL pointer (read). (CVE-2017-3135) [RT#44434] 4554. [bug] Remove double unlock in dns_dispatchmgr_setudp.