From 82b16a3716ad4961d3377d90c51400a1faa1003c Mon Sep 17 00:00:00 2001 From: Valentin Tolmer Date: Fri, 1 May 2026 00:50:12 +0200 Subject: [PATCH] changelog: fix security advisory description --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 528a929..65a304d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ Small release, focused on LDAP compatibility, TLS maintenance, dependency upgrad - Updated the LDAP dependency stack, including `ldap3_proto`, in response to security advisory [`GHSA-qcxq-75wr-5cm8`](https://github.com/kanidm/ldap3/security/advisories/GHSA-qcxq-75wr-5cm8), - where a specially crafted LDAP query could make the server use unbounded RAM + where a specially crafted LDAP query could make the server crash ### Cleanups