From 5f4ea1c94eacd4f0efde06f7b00e15364800f40a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Thu, 24 Apr 2025 10:58:17 +0200 Subject: [PATCH] NEWS for the possibly DoS issue It's been confirmed in practice for 6.x only so far. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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) -- 2.47.2