Improper Locking The advisory has been revoked - it doesn't affect any version of package podman-plugins  (opens in a new tab)


Threat Intelligence

EPSS
1.59% (73rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-PODMANPLUGINS-9426628
  • published15 Mar 2025
  • disclosed1 Apr 2021

Introduced: 1 Apr 2021

CVE-2021-20291  (opens in a new tab)
CWE-667  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream podman-plugins package and not the podman-plugins package as distributed by RHEL.

A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is unpacked using tar. If one of those layers is not a valid tar archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).