]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: improve the security entry in 5.7.0
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Oct 2023 06:40:17 +0000 (08:40 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 23 Oct 2023 06:44:28 +0000 (08:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f1cfa6791a86746165af591f0359d9e50d15d911..fa25a72a20211cab45986dbba1f8be41e32519c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,12 @@ Knot Resolver 5.7.0 (2023-08-22)
 
 Security
 --------
-- avoid excessive TCP reconnections in a few more cases (!NNNN)
+- avoid excessive TCP reconnections in a few more cases (!1448)
   Like before, the remote server had to behave nonsensically in order
   to inflict this upon itself, but it might be abusable for DoS.
 
   We thank Ivan Jedek from OryxLabs for reporting this.
+  CVE-2023-46317 got later assigned to this issue.
 
 Improvements
 ------------