]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS for the possibly DoS issue docs-develop-cras-z9gm89/deployments/6665
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 24 Apr 2025 08:58:17 +0000 (10:58 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 24 Apr 2025 08:58:17 +0000 (10:58 +0200)
It's been confirmed in practice for 6.x only so far.

NEWS

diff --git a/NEWS b/NEWS
index cc4e7e075af8ad05ad28a13f0c1368c074c6be1b..a838bc9e2345ac4c85ba165e46827596b313bc33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Knot Resolver 5.7.5 (2025-0m-dd)
 ================================
 
+Security
+--------
+- DoS: fix unconfirmed crashes with the line below (!1683)
+  [system] requirement "h && h->end > h->begin" failed in queue_pop_impl
+
 Improvements
 ------------
 - tests: disable problematic config.http test (#925, !1678)