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.
Link | Tags |
---|---|
https://github.com/linux-pam/linux-pam | product |
http://www.openwall.com/lists/oss-security/2024/01/18/3 | patch mailing list exploit release notes |
https://github.com/linux-pam/linux-pam/releases/tag/v1.6.0 | release notes |
https://github.com/linux-pam/linux-pam/commit/031bb5a5d0d950253b68138b498dc93be69a64cb | patch |