From b12220e64097d32aa93814b2894e87b9b29f641c Mon Sep 17 00:00:00 2001 From: Yves Rutschle Date: Wed, 28 May 2025 17:51:04 +0200 Subject: [PATCH] v2.2.4 ChangeLog --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index d842658..fa75b28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +v2.2.4: + Fix CVE-2025-46806 for "Misaligned Memory Accesses in `is_openvpn_protocol()`" + + Fix CVE-2025-46807 for "File Descriptor Exhaustion in sslh-select and sslh-ev" + + Fix potential parsing of undefined data in syslog + probe (no CVE assigned) + + Thanks to Matthias Gerstner of the SUSE security + team for the security review that found these + defects! + v2.2.3: Reverse older commit: version.h cannot be included without breaking the build (everything recompiles