Проект 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-04 09:04:42
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
An extensible library which provides authentication for applications
Репозитории
BaseOS
Полное описание
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.
Эррата
INFSA-2025:15099
×
Найдены 2 старые версии
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
pam-1.5.1-26.el9_6.x86_64
content_copy
An extensible library which provides authentication for applications
929cb59b4ce24abb9d9f2f988dc7440a17bf264b926668893192271cf997eebf
download
pam-devel-1.5.1-26.el9_6.x86_64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
5940ee61b13e0314cf9bd4304a6e6033cd09d809caa971969d972e06ab019966
download
pam-docs-1.5.1-26.el9_6.x86_64
content_copy
Extra documentation for PAM.
a1831ffdc3d07eb061d1474cb2afdf15cc6cdf48b6d3a952f4471f016d8eecff
download
i686
pam-1.5.1-26.el9_6.i686
content_copy
An extensible library which provides authentication for applications
e2f91e76d49a8703d6a2f2dc0021d667209913b4e6d2afbdcc5d2eba98bee6d9
download
pam-devel-1.5.1-26.el9_6.i686
content_copy
Files needed for developing PAM-aware applications and modules for PAM
f9a1423d1fad35c0b80610e85abbf7f907f989cb04d7fd81cc065d92cf2d4abf
download
aarch64
pam-1.5.1-26.el9_6.aarch64
content_copy
An extensible library which provides authentication for applications
387f8f8a8ebd490a504f9560fe6e8c73bcde858837513bc7e99b7a8965b34a4e
download
pam-devel-1.5.1-26.el9_6.aarch64
content_copy
Files needed for developing PAM-aware applications and modules for PAM
b83822371182d90352a490685a6d9e2e956cc5957e046c25e3e1c3d04149557a
download
pam-docs-1.5.1-26.el9_6.aarch64
content_copy
Extra documentation for PAM.
c234aecfd7ae33a4aae69b48d1e81ce6e4a88e3e5a6d7403bcbcffca51efa1ea
download
src
pam-1.5.1-26.el9_6.src
content_copy
An extensible library which provides authentication for applications
cfd0b83caa7382903efe6eddb3d33ddc8d95b9b503f2cf7c33024f06992ba146
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