From f2e8131f508ca9c92bf7601c80db3c9e1d3bc4eb 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 6dd4a7b3bd..db9ba6e012 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.