Описание
Security update for sssd
This update for sssd fixes the following issues:
- CVE-2026-68742: unvalidated address lengths in NSS responder packet parsing can cause a heap out-of-bounds read (bsc#1273922).
- CVE-2026-68743: oversized length parameters in authentication requests can cause heap out-of-bounds reads (bsc#1273925).
- CVE-2026-68744: unshrunk packet allocations during group resolution can allow uninitialized heap memory disclosure (bsc#1273924).
Changes for sssd:
- Warn about ldap_sudo_search_base only if sudo target is enabled; (bsc#1273009)
Список пакетов
SUSE Linux Enterprise Module for Basesystem 15 SP7
Ссылки
- Link for SUSE-SU-2026:3899-1
- E-Mail link for SUSE-SU-2026:3899-1
- SUSE Security Ratings
- SUSE Bug 1273009
- SUSE Bug 1273922
- SUSE Bug 1273924
- SUSE Bug 1273925
- SUSE CVE CVE-2026-68742 page
- SUSE CVE CVE-2026-68743 page
- SUSE CVE CVE-2026-68744 page
Описание
A flaw was found in SSSD. The sss_nss_protocol_parse_addr() function in the NSS responder does not validate the addrlen field against the remaining packet body size. A local attacker can exploit this via a crafted GETHOSTBYADDR request to the NSS responder socket, causing an out-of-bounds read and process crash, resulting in a denial of service.
Затронутые продукты
Ссылки
- CVE-2026-68742
- SUSE Bug 1273922
Описание
A flaw was found in SSSD. The extract_authtok_v1() function in the PAM responder does not validate the auth_token_length field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds read and process crash, resulting in a denial of service.
Затронутые продукты
Ссылки
- CVE-2026-68743
- SUSE Bug 1273925
Описание
A flaw was found in SSSD. The sss_nss_protocol_fill_initgr() function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to disclose cached directory data and heap layout information from the sssd_nss process.
Затронутые продукты
Ссылки
- CVE-2026-68744
- SUSE Bug 1273924