Bug 1877699
Summary: | podman does not use $TMPDIR loading a tar file. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | hasuzuki |
Component: | podman | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | Martin Jenner <mjenner> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.8 | CC: | bbaude, dornelas, dwalsh, jligon, jnovy, lsm5, mheon, tsweeney, umohnani, ypu |
Target Milestone: | rc | Keywords: | Extras |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | podman-1.6.4-25.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-10 13:54:23 UTC | Type: | Bug |
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: | 1186913, 1845974 |
Description
hasuzuki
2020-09-10 08:44:41 UTC
*** Bug 1877700 has been marked as a duplicate of this bug. *** Assigning to Matt as he handled the other related backports for this issue. If we talk about https://github.com/containers/image/commit/81308749f70d6c40c6b0fea39ffe767bfe50da38.patch then this patch was already in as part of fixing CVE-2020-8945: * Fri Apr 03 2020 Jindrich Novy <jnovy> - 1.6.4-18 - fix "CVE-2020-8945 proglottis/gpgme: Use-after-free in GPGME bindings during container image pull" - Resolves: #1806940 Matt, do we need to do anything else on top of this? I think we need one more commit in Podman itself to actually use the support that c/image added - 2c328f94b61116bfa7d1d46525d854678f94c9f3 appears to be the one Test with podman-1.6.4-26.el7_9.x86_64 and it works as expect. So set this to verified. Details: # mount -t tmpfs -o size=1M tmpfs /var/tmp # export TMPDIR=/tmp # podman pull ubi8 Trying to pull registry.access.redhat.com/ubi8... Getting image source signatures Copying blob c4d668e229cd done Copying blob ec1681b6a383 done Copying config ecbc6f53bb done Writing manifest to image destination Storing signatures ecbc6f53bba0d1923ca9e92b3f747da8353a070fccbae93625bd8b47dbee772e Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: podman security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5056 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |