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

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:21320-1

Опубликовано: 13 июл. 2026
Источник: suse-cvrf

Описание

Security update for pam

This update for pam fixes the following issue

  • CVE-2026-54411: timing discrepancy in the pam_userdb module's plaintext-password comparison (bsc#1268290).

Список пакетов

openSUSE Leap 16.0
pam-1.7.1-160000.5.1
pam-devel-1.7.1-160000.5.1
pam-doc-1.7.1-160000.5.1
pam-extra-1.7.1-160000.5.1
pam-manpages-1.7.1-160000.5.1
pam-userdb-1.7.1-160000.5.1

Описание

Linux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module's plaintext-password comparison path in modules/pam_userdb/pam_userdb.c that allows a local or network-adjacent attacker able to repeatedly drive authentication through a calling service to recover the plaintext password of a target account by measuring response-timing differences. The comparison uses strncmp() (or strncasecmp() when PAM_ICASE_ARG is set) preceded by a length-equality check, so the time to reject a candidate depends on the index of the first differing byte and on whether the candidate's length matches the stored password, leaking the password length and individual prefix bytes. The vulnerable path is reached when the administrator configures pam_userdb with crypt=none, with an unrecognized crypt method, or without a crypt= argument, causing the module to store and compare credentials in plaintext.


Затронутые продукты
openSUSE Leap 16.0:pam-1.7.1-160000.5.1
openSUSE Leap 16.0:pam-devel-1.7.1-160000.5.1
openSUSE Leap 16.0:pam-doc-1.7.1-160000.5.1
openSUSE Leap 16.0:pam-extra-1.7.1-160000.5.1

Ссылки
Уязвимость openSUSE-SU-2026:21320-1