PAM (Pluggable Authentication Modules) is a system of libraries that handle the authentication tasks of applications (services) on the system.
Security Fix(es):
A vulnerability was found in Linux PAM. An unprivileged user that is not yet in a corresponding mount namespace with ~/tmp mounted as a polyinstantiated dir can place a FIFO there, and a subsequent attempt to login as this user with pam_namespace configured will cause the openat() in protect_dir() to block the attempt, causing a local denial of service.(CVE-2024-22365)
{
"severity": "Medium"
}{
"x86_64": [
"pam-debuginfo-1.4.0-11.oe2003sp4.x86_64.rpm",
"pam-1.4.0-11.oe2003sp4.x86_64.rpm",
"pam-debugsource-1.4.0-11.oe2003sp4.x86_64.rpm",
"pam-devel-1.4.0-11.oe2003sp4.x86_64.rpm"
],
"src": [
"pam-1.4.0-11.oe2003sp4.src.rpm"
],
"noarch": [
"pam-help-1.4.0-11.oe2003sp4.noarch.rpm"
],
"aarch64": [
"pam-debugsource-1.4.0-11.oe2003sp4.aarch64.rpm",
"pam-debuginfo-1.4.0-11.oe2003sp4.aarch64.rpm",
"pam-1.4.0-11.oe2003sp4.aarch64.rpm",
"pam-devel-1.4.0-11.oe2003sp4.aarch64.rpm"
]
}