RHSA-2026:56131MediumCVSS 4.8
Red Hat Security Advisory: pam security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2026-54411 — linux-pam: Plaintext password recovery via timing discrepancy in pam_userdb module
🎯 Affected products22
- Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-0:1.3.1-40.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debuginfo-0:1.3.1-40.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debuginfo-0:1.3.1-40.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debuginfo-0:1.3.1-40.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debuginfo-0:1.3.1-40.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debuginfo-0:1.3.1-40.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debugsource-0:1.3.1-40.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debugsource-0:1.3.1-40.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debugsource-0:1.3.1-40.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debugsource-0:1.3.1-40.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-debugsource-0:1.3.1-40.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-devel-0:1.3.1-40.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-devel-0:1.3.1-40.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-devel-0:1.3.1-40.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-devel-0:1.3.1-40.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)
- pam-devel-0:1.3.1-40.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To mitigate this issue, administrators should ensure that the `pam_userdb` module is not configured to store or compare credentials in plaintext. Verify that `pam_userdb` is either configured with a strong cryptographic hashing method or, if not required, is disabled. Avoid using `crypt=none` or omitting the `crypt=` argument when configuring `pam_userdb`. If changes are made to PAM configuration files, services relying on PAM may need to be restarted for the changes to take effect.