Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/containers/podman/v5: GHSA-rpcc-p8xm-rc6p #3042

Closed
GoVulnBot opened this issue Aug 5, 2024 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-rpcc-p8xm-rc6p references a vulnerability in the following Go modules:

Module
github.com/containers/podman
github.com/containers/podman/v2
github.com/containers/podman/v3
github.com/containers/podman/v4
github.com/containers/podman/v5

Description:
A flaw was found in Podman. This issue may allow an attacker to create a specially crafted container that, when configured to share the same IPC with at least one other container, can create a large number of IPC resources in /dev/shm. The malicious container will continue to exhaust resources until it is out-of-memory (OOM) killed. While the malicious container's cgroup will be removed, the IPC resources it created are not. Those resources are tied to the IPC namespace that will not be removed until all containers using it are stopped, and one non-malicious container is holding the namespace ...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/containers/podman
      vulnerable_at: 1.9.3
    - module: github.com/containers/podman/v2
      vulnerable_at: 2.2.1
    - module: github.com/containers/podman/v3
      vulnerable_at: 3.4.7
    - module: github.com/containers/podman/v4
      vulnerable_at: 4.9.5
    - module: github.com/containers/podman/v5
      vulnerable_at: 5.2.0
summary: Podman vulnerable to memory-based denial of service in github.com/containers/podman
cves:
    - CVE-2024-3056
ghsas:
    - GHSA-rpcc-p8xm-rc6p
references:
    - advisory: https://github.com/advisories/GHSA-rpcc-p8xm-rc6p
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-3056
    - web: https://access.redhat.com/security/cve/CVE-2024-3056
    - web: https://bugzilla.redhat.com/show_bug.cgi?id=2270717
source:
    id: GHSA-rpcc-p8xm-rc6p
    created: 2024-08-05T18:01:34.043687826Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/603235 mentions this issue: data/reports: add 29 unreviewed reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants