This update for 389-ds fixes the following issues:
Update to version 3.0.6~git382.7a51ea5f5.
Security issues fixed:
CVE-2026-11610: heap buffer overflow in the SASL I/O layer via a crafted oversized LDAP UNBIND packet (bsc#1270695).
CVE-2026-11611: unbounded memory growth allowed by the Content Synchronization persistent search plugin when an
authenticated client stops reading sync responses (bsc#1267975).
CVE-2026-11774: integer overflow in the SASL I/O layer leading to heap buffer overflow via crafted SASL packet
length prefixes (bsc#1268298).
CVE-2026-11785: type confusion in the SSO token handler can cause partial stack address information disclosure
in LDAP responses to authenticated users (bsc#1268065).
CVE-2026-11786: out-of-bounds read in the LDIF parser when processing attribute types with trailing semicolons
during database import (bsc#1268064).
CVE-2026-11787: heap buffer overread due to missing checks in string filter parsing (bsc#1268062).
CVE-2026-11788: server crash due to missing allocation failure checks in the dereference control plugin
(bsc#1268057).
CVE-2026-11789: integer underflow in the SMD5 password storage plugin leading to a buffer overflow via a crafted
password hash (bsc#1268058).
CVE-2026-11790: excessive CPU consumption during authentication due to improper upper bounds enforcement in the
PBKDF2-SHA256 password storage plugin (bsc#1268060).
CVE-2026-11791: use-after-free in the schema reload mechanism can be triggered while concurrent LDAP query traffic
is active (bsc#1268047).
CVE-2026-11792: heap buffer overflow when audit logging is enabled and short cleartext passwords are logged
(bsc#1268046).
CVE-2026-11793: stack buffer overflow leading to crash via crafted credentials with an oversized algorithm ID
(bsc#1268041).
CVE-2026-11884: heap buffer overflow leading to crash when serializing objectclass definitions (bsc#1268115).
CVE-2026-12528: heap buffer overflow during ACI parsing via malformed ACI strings (bsc#1268491).
Other updates and bugfixes:
Version 3.0.6~git382.7a51ea5f5:
Issue 7711 - Fix typo in accountpolicy --login-history-size help text (#7713)