From: Vladimír Čunát Date: Thu, 24 Apr 2025 08:58:17 +0000 (+0200) Subject: NEWS for the possibly DoS issue X-Git-Tag: v5.7.5~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-cras-z9gm89%2Fdeployments%2F6665;p=thirdparty%2Fknot-resolver.git NEWS for the possibly DoS issue It's been confirmed in practice for 6.x only so far. --- diff --git a/NEWS b/NEWS index cc4e7e075..a838bc9e2 100644 --- 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)