Bug 1964114 (CVE-2021-35938)
Summary: | CVE-2021-35938 rpm: races with chown/chmod/capabilities calls during installation | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | msiddiqu |
Component: | vulnerability | Assignee: | Nobody <nobody> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | bishop, caswilli, derrick.roach.ctr, ffesti, kaycoth, mcascell, packaging-team-maint, pmatilai, sbueno, vmugicag, vmukhame |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | rpm 4.18.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
A symbolic link issue was found in rpm. It occurs when rpm sets the desired permissions and credentials after installing a file. A local unprivileged user could use this flaw to exchange the original file with a symbolic link to a security-critical file and escalate their privileges on the system. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
|
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: | 1969327, 1969328, 1969329, 1969798, 1969799, 1969800, 1971278, 1971279, 1971280, 1971281, 1977844, 2003064, 2070453 | ||
Bug Blocks: | 1964123, 1977372 |
Description
msiddiqu
2021-05-24 18:25:07 UTC
Created rpm tracking bugs for this issue: Affects: fedora-all [bug 1977844] This flaw, along with CVE-2021-35937 and CVE-2021-35939, belong to a set of complex issues that may allow an unprivileged user to trick RPM into modifying root-owned files during installation, due to race conditions and/or symlink attacks. These issues do not have a solution upstream. Fixing would require rather involved refactoring of RPM internals. Note that in this context, unprivileged users are actually system accounts (like the pcpqa user mentioned in one of the SUSE bugs) that are usually more tightly controlled than ordinary users. In general, access to files and directories installed by RPMs requires high privileges. Regular users should not be allowed to manipulate RPM artifacts during installation. A local attacker would first need to compromise a system account in order to exploit these flaws, thus reducing the overall impact considerably. This is considered fixed in RPM 4.18 (https://rpm.org/wiki/Releases/4.18.0) which is currently in alpha stage of the release process, final version is expected in Q3. Upstream commit: https://github.com/rpm-software-management/rpm/commit/25a435e90844ea98fe5eb7bef22c1aecf3a9c033 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Extended Update Support Via RHSA-2024:0435 https://access.redhat.com/errata/RHSA-2024:0435 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:0463 https://access.redhat.com/errata/RHSA-2024:0463 This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Extended Update Support Via RHSA-2024:0453 https://access.redhat.com/errata/RHSA-2024:0453 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.6 Extended Update Support Via RHSA-2024:0424 https://access.redhat.com/errata/RHSA-2024:0424 This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Extended Update Support Via RHSA-2024:0582 https://access.redhat.com/errata/RHSA-2024:0582 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:0647 https://access.redhat.com/errata/RHSA-2024:0647 |