Skip to content

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

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

Closed
GoVulnBot opened this issue Mar 21, 2025 · 3 comments
Labels
cve-year-2025 excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged

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

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/660559 mentions this issue: data/reports: add 28 reports

@thatnealpatel thatnealpatel reopened this Mar 26, 2025
@thatnealpatel thatnealpatel added the excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. label Mar 26, 2025
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/661075 mentions this issue: data/reports: withdraw 1 report

@thatnealpatel
Copy link
Member

Not Go code;
https://nvd.nist.gov/vuln/detail/CVE-2025-27612 lists GHSA-f3fp-gc8g-vw66 which caused automation to flag as Go.

See #3578 for details.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cve-year-2025 excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged
Projects
None yet
Development

No branches or pull requests

3 participants