Проект pam-1.5.1-26.el9_6
content_copy
Имя
pam
Эпоха
0
Версия
1.5.1
Релиз
26.el9_6
Сайт
http://www.linux-pam.org/
Лицензия
BSD and GPLv2+
Время сборки
2025-09-15 08:41:37
Хост сборки
certified-builder01.msvsphere-os.ru
Краткое описание
An extensible library which provides authentication for applications
Репозитории
Updates
Полное описание
PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication.
Эррата
—
×
Найдены 2 старые версии
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
pam-1.5.1-26.el9_6.x86_64
content_copy
An extensible library which provides authentication for applications
04715f462a560862ce120b053d79e37faded4d9a205ead8b1c898e76d770c668
download
pam-devel-1.5.1-26.el9_6.x86_64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
c6ee86ec3a6f55d9235f2ec221e5e8e4e2c21065745d9aaf22bc6130aba52870
download
pam-docs-1.5.1-26.el9_6.x86_64
content_copy
Extra documentation for PAM.
50e27332ecc4101e4c8f637017d44667f3cd47316b5f8eb82f8f9f2edb738818
download
i686
pam-1.5.1-26.el9_6.i686
content_copy
An extensible library which provides authentication for applications
e583b23baf5a2b51c813b4cdc185dbb7462816e77a1d3aa9a2a177778a7ad1e7
download
src
pam-1.5.1-26.el9_6.src
content_copy
An extensible library which provides authentication for applications
89bef3d1ad05811ed2348d1bf3d3b01338d0886f07d85adcf371fcac4dbce5cc
download
* Wed Aug 06 2025 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-26
- pam_namespace: fix potential privilege escalation.
Resolves: CVE-2025-6020 and RHEL-96729
* Thu Nov 21 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-23
- pam_access: rework resolving of tokens as hostname.
Resolves: CVE-2024-10963 and RHEL-66244
* Mon Nov 04 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-22
- pam_unix: always run the helper to obtain shadow password file entries.
CVE-2024-10041. Resolves: RHEL-62879
- pam_access: always match local address and clarify LOCAL keyword behaviour.
Resolves: RHEL-23631 and RHEL-39943
* Tue Jun 18 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-20
- libpam: support long lines in service files. Resolves: RHEL-40705
* Mon Feb 12 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-19
- pam_namespace: protect_dir(): use O_DIRECTORY to prevent local DoS
situations. CVE-2024-22365. Resolves: RHEL-21244
* Fri Jan 26 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-18
- libpam: use getlogin() from libc and not utmp. Resolves: RHEL-16727
- pam_access: handle hostnames in access.conf. Resolves: RHEL-22300
* Mon Jan 08 2024 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-17
- pam_faillock: create tallydir before creating tallyfile. Resolves: RHEL-20943
* Fri Nov 10 2023 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-16
- libpam: use close_range() to close file descriptors. Resolves: RHEL-5099
- fix formatting of audit messages. Resolves: RHEL-5100