Skip to content

Linux-PAM 1.7.1

Choose a tag to compare

@ldv-alt ldv-alt released this 17 Jun 10:08
· 53 commits to master since this release

Noteworthy changes in Linux-PAM 1.7.1

  • pam_access: do not resolve ttys or display variables as hostnames.
  • pam_access: added "nodns" option to disallow resolving of tokens as hostnames
    (CVE-2024-10963).
  • pam_limits: added support for rttime (RLIMIT_RTTIME).
  • pam_namespace: fixed potential privilege escalation (CVE-2025-6020).
  • meson: added support of elogind as a logind provider.
  • Multiple minor bug fixes, build fixes, portability fixes,
    documentation improvements, and translation updates.