OESA-2024-1129

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-1129
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-1129.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2024-1129
Upstream
Published
2024-02-02T11:06:54Z
Modified
2025-09-03T06:20:00.838225Z
Summary
pam security update
Details

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)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP4 / pam

Package

Name
pam
Purl
pkg:rpm/openEuler/pam&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.4.0-11.oe2003sp4

Ecosystem specific

{
    "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"
    ]
}