Skip to content
New issue

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

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

Already on GitHub? # to your account

x/vulndb: potential Go vuln in github.com/opencontainers/runc: CVE-2025-27612 #3543

Open
GoVulnBot opened this issue Mar 21, 2025 · 0 comments

Comments

@GoVulnBot
Copy link

Advisory CVE-2025-27612 references a vulnerability in the following Go modules:

Module
github.com/opencontainers/runc

Description:
libcontainer is a library for container control. Prior to libcontainer 0.5.3, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, setting inherited caps in any case for tenant container can lead to elevation of capabilities, similar to CVE-2022-29162. This does not affect youki binary itself. This is only applicable if you are...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/opencontainers/runc
      vulnerable_at: 1.2.6
summary: CVE-2025-27612 in github.com/opencontainers/runc
cves:
    - CVE-2025-27612
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-27612
    - fix: https://github.com/youki-dev/youki/commit/747e342d2026fbf3a395db3e2a491ebef00082f1
    - web: https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66
    - web: https://github.com/youki-dev/youki/blob/9e63fa4da1672a78ca45100f3059a732784a5174/crates/libcontainer/src/container/tenant_builder.rs#L408
    - web: https://github.com/youki-dev/youki/security/advisories/GHSA-5w4j-f78p-4wh9
source:
    id: CVE-2025-27612
    created: 2025-03-21T16:01:32.053908211Z
review_status: UNREVIEWED

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant