From: Wlodek Wencel Date: Wed, 20 Aug 2025 08:07:07 +0000 (+0200) Subject: [#4066] updated Changelog entry X-Git-Tag: Kea-3.0.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70b9c276fef0cdfc8b40b0fb7ba83247a5f586ac;p=thirdparty%2Fkea.git [#4066] updated Changelog entry --- diff --git a/ChangeLog b/ChangeLog index b98349256a..ebd87af855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,10 +10,10 @@ Kea 3.0.1 (stable) released on August 27, 2025 (Gitlab #4056, #3949) 2376. [sec] tmark - Corrected an issue in kea-dhcp4 that caused - the server to exit after receiving a broadcast - query that requests option 108 and fails to - match a subnet. + Corrected an issue in kea-dhcp4 that caused the server + to abort if a client sent a unicast request with particular + options, and Kea failed to find an appropriate subnet + for that client. CVE:2025-40779 (Gitlab #4055, #4048)