Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:36201

Опубликовано: 09 июл. 2026
Источник: rocky
Оценка: Important

Описание

Important: 389-ds:1.4 security update

389 Directory Server is an LDAP version 3 (LDAPv3) compliant server. The base packages include the Lightweight Directory Access Protocol (LDAP) server and command-line utilities for server administration.

Security Fix(es):

  • 389-ds-base: 389-ds-base: Heap buffer overflow in sasl_io_recv() via padded SASL UNBIND (CVE-2026-11610)

  • 389-ds-base: 389-ds-base: integer overflow in SASL packet length bypasses size limit leading to heap buffer overflow (CVE-2026-11774)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
389-ds-basex86_6425.module+el8.10.0+40233+16963435389-ds-base-1.4.3.39-25.module+el8.10.0+40233+16963435.x86_64.rpm
389-ds-base-develx86_6425.module+el8.10.0+40233+16963435389-ds-base-devel-1.4.3.39-25.module+el8.10.0+40233+16963435.x86_64.rpm
389-ds-base-legacy-toolsx86_6425.module+el8.10.0+40233+16963435389-ds-base-legacy-tools-1.4.3.39-25.module+el8.10.0+40233+16963435.x86_64.rpm
389-ds-base-libsx86_6425.module+el8.10.0+40233+16963435389-ds-base-libs-1.4.3.39-25.module+el8.10.0+40233+16963435.x86_64.rpm
389-ds-base-snmpx86_6425.module+el8.10.0+40233+16963435389-ds-base-snmp-1.4.3.39-25.module+el8.10.0+40233+16963435.x86_64.rpm
python3-lib389noarch25.module+el8.10.0+40233+16963435python3-lib389-1.4.3.39-25.module+el8.10.0+40233+16963435.noarch.rpm

Показывать по

Связанные CVE

Связанные уязвимости

rocky
23 дня назад

Important: 389-ds-base security update

rocky
23 дня назад

Important: 389-ds-base security update

oracle-oval
24 дня назад

ELSA-2026-36201: 389-ds:1.4 security update (IMPORTANT)

oracle-oval
25 дней назад

ELSA-2026-36195: 389-ds-base security update (IMPORTANT)

CVSS3: 7.6
ubuntu
около 2 месяцев назад

An integer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), adding sizeof(uint32_t) to a crafted SASL packet length prefix of 0xFFFFFFFC causes unsigned wraparound to zero, bypassing the nsslapd-maxsasliosize limit and leading to a heap buffer overflow of up to approximately 2 megabytes of attacker-controlled data. After a successful SASL bind with integrity protection (SSF > 0), a remote attacker can cause a Denial of Service (DoS) or achieve Remote Code Execution (RCE). In FreeIPA and Red Hat Identity Management deployments, any domain user with a valid Kerberos ticket, enrolled host, or service account can trigger this vulnerability over the network. This flaw is independent of CVE-2025-14905, which patched schema.c only and did not modify sasl_io.c.