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

exploitDog

suse-cvrf логотип

SUSE-SU-2026:3163-1

Опубликовано: 21 июл. 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).

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

Container bci/spack:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-core:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-exporter:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-jobservice:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-portal:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-registry:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-registryctl:latest
pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-trivy-adapter:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-core:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-exporter:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-jobservice:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-portal:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-registry:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-registryctl:latest
pam-1.3.0-150000.6.89.1
Container private-registry/harbor-trivy-adapter:latest
pam-1.3.0-150000.6.89.1
Container suse/kea:2.6
pam-1.3.0-150000.6.89.1
Container suse/kiosk/firefox-esr:latest
pam-1.3.0-150000.6.89.1
Container suse/kiosk/pulseaudio:latest
pam-1.3.0-150000.6.89.1
Container suse/kiosk/xorg-client:latest
pam-1.3.0-150000.6.89.1
Container suse/kiosk/xorg:latest
pam-1.3.0-150000.6.89.1
Container suse/mariadb-client:latest
pam-1.3.0-150000.6.89.1
Container suse/mariadb:latest
pam-1.3.0-150000.6.89.1
Container suse/postgres:16
pam-1.3.0-150000.6.89.1
Container suse/postgres:16.14
pam-1.3.0-150000.6.89.1
Container suse/postgres:17
pam-1.3.0-150000.6.89.1
Container suse/postgres:17.10
pam-1.3.0-150000.6.89.1
Container suse/postgres:latest
pam-1.3.0-150000.6.89.1
Container suse/rmt-server:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro-rancher/5.3:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro-rancher/5.4:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/5.3/toolbox:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/5.4/toolbox:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/5.5/toolbox:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/5.5:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/base-5.5:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/kvm-5.5:latest
pam-1.3.0-150000.6.89.1
Container suse/sle-micro/rt-5.5:latest
pam-1.3.0-150000.6.89.1
Container suse/sle15:latest
pam-1.3.0-150000.6.89.1
Container third-party/amd/amdgpu-driver:sles-15.7-30.20.1
pam-1.3.0-150000.6.89.1
Container third-party/amd/amdgpu-driver:sles-15.7-30.30.4
pam-1.3.0-150000.6.89.1
Container third-party/amd/amdgpu-driver:sles-15.7-31.10
pam-1.3.0-150000.6.89.1
Container third-party/amd/amdgpu-driver:sles-15.7-31.20
pam-1.3.0-150000.6.89.1
Container third-party/amd/amdgpu-driver:sles-15.7-31.30
pam-1.3.0-150000.6.89.1
Container third-party/nvidia/driver:550-sles15.7
pam-1.3.0-150000.6.89.1
Image pr_15_7
pam-1.3.0-150000.6.89.1
SUSE Linux Enterprise Micro 5.3
pam-1.3.0-150000.6.89.1
SUSE Linux Enterprise Micro 5.4
pam-1.3.0-150000.6.89.1
SUSE Linux Enterprise Micro 5.5
pam-1.3.0-150000.6.89.1
SUSE Linux Enterprise Module for Basesystem 15 SP7
pam-1.3.0-150000.6.89.1
pam-32bit-1.3.0-150000.6.89.1
pam-devel-1.3.0-150000.6.89.1
pam-doc-1.3.0-150000.6.89.1
pam-extra-1.3.0-150000.6.89.1
pam-extra-32bit-1.3.0-150000.6.89.1
SUSE Linux Enterprise Module for Development Tools 15 SP7
pam-devel-32bit-1.3.0-150000.6.89.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.


Затронутые продукты
Container bci/spack:latest:pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-core:latest:pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-exporter:latest:pam-1.3.0-150000.6.89.1
Container private-registry/1.2/harbor-jobservice:latest:pam-1.3.0-150000.6.89.1

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