From: Thomas Markwalder Date: Thu, 24 Apr 2025 11:15:30 +0000 (-0400) Subject: [#3830] Updated ChangeLog X-Git-Tag: Kea-2.7.9~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad245f5f7aa80a2cdcdbdcd042aa5268a7f44418;p=thirdparty%2Fkea.git [#3830] Updated ChangeLog --- diff --git a/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path b/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path index 97e6b37f39..0f41de37cd 100644 --- a/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path +++ b/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path @@ -1,8 +1,9 @@ [sec]* tmark - kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns will now only load - hook libraries from default installation directory. If a path - other than this is specified Kea will not load the hook library. - For ease of use, the path may be omitted. + kea-dhcp4, kea-dhcp6, kea-dhcp-ddns, and kea-ctrl-agent will + now only load hook libraries from the default installation + directory. If a path other than this is specified Kea will + not load the hook library. For ease of use, the path may be + omitted. CVE:2025-32801 (Gitlab #3830)