Bug 2257722 (CVE-2024-22365)
Summary: | CVE-2024-22365 pam: allowing unprivileged user to block another user namespace | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Patrick Del Bello <pdelbell> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | security-response-team |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | pam 1.6.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2257717 |
Description
Patrick Del Bello
2024-01-10 15:56:40 UTC
Upstream fix: https://github.com/linux-pam/linux-pam/commit/031bb5a5d0d950253b68138b498dc93be69a64cb This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:2438 https://access.redhat.com/errata/RHSA-2024:2438 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:3163 https://access.redhat.com/errata/RHSA-2024:3163 |