RHSA-2026:61223MediumCVSS 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 products20
- Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-0:1.3.1-16.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-0:1.3.1-16.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-debuginfo-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-debuginfo-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-debuginfo-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-debuginfo-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-debugsource-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-debugsource-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-debugsource-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-debugsource-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-devel-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-devel-0:1.3.1-16.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
- pam-devel-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)
- pam-devel-0:1.3.1-16.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)
✅ 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.