]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4066] updated Changelog entry v3_0 Kea-3.0.1 stable
authorWlodek Wencel <wlodek@isc.org>
Wed, 20 Aug 2025 08:07:07 +0000 (10:07 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 27 Aug 2025 17:54:32 +0000 (20:54 +0300)
ChangeLog

index b98349256a9cee99afbc7470853f90d10146721f..ebd87af855b2c6746656743eb4e49e56a96b338d 100644 (file)
--- 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)