VYPR

rpm package

almalinux/pam-docs

pkg:rpm/almalinux/pam-docs

Vulnerabilities (5)

  • CVE-2025-8941HigAug 13, 2025
    affected < 1.5.1-26.el9_6fixed 1.5.1-26.el9_6

    A flaw was found in linux-pam. The pam_namespace module may improperly handle user-controlled paths, allowing local users to exploit symlink attacks and race conditions to elevate their privileges to root. This CVE provides a "complete" fix for CVE-2025-6020.

  • CVE-2025-6020HigJun 17, 2025
    affected < 1.5.1-26.el9_6fixed 1.5.1-26.el9_6

    A flaw was found in linux-pam. The module pam_namespace may use access user-controlled paths without proper protection, allowing local users to elevate their privileges to root via multiple symlink attacks and race conditions.

  • CVE-2024-10963HigNov 7, 2024
    affected < 1.5.1-22.el9_5fixed 1.5.1-22.el9_5

    A flaw was found in pam_access, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability allows attackers to trick the system by pretending to be a trusted hostname, gaining unauthorized access. This issue poses a risk for systems that

  • CVE-2024-10041Oct 23, 2024
    affected < 1.5.1-21.el9_5fixed 1.5.1-21.el9_5

    A vulnerability was found in PAM. The secret information is stored in memory, where the attacker can trigger the victim program to execute by sending characters to its standard input (stdin). As this occurs, the attacker can train the branch predictor to execute an ROP chain spec

  • CVE-2024-22365MedFeb 6, 2024
    affected < 1.5.1-19.el9fixed 1.5.1-19.el9

    linux-pam (aka Linux PAM) before 1.6.0 allows attackers to cause a denial of service (blocked login process) via mkfifo because the openat call (for protect_dir) lacks O_DIRECTORY.