Skip to content

Commit ae7b403

Browse files
thatnealpatelgopherbot
authored andcommitted
data/reports: withdraw 1 report
Fixes #3543 Fixes #3578 Change-Id: I10e84b22911a0350b9f60d6299949a348f908d36 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/661075 Reviewed-by: Damien Neil <[email protected]> Commit-Queue: Neal Patel <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Neal Patel <[email protected]>
1 parent 1d278dd commit ae7b403

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

data/osv/GO-2025-3543.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
"id": "GO-2025-3543",
44
"modified": "0001-01-01T00:00:00Z",
55
"published": "0001-01-01T00:00:00Z",
6+
"withdrawn": "2025-03-26T18:45:50Z",
67
"aliases": [
78
"CVE-2025-27612"
89
],
9-
"summary": "Libcontainer is affected by capabilities elevation in github.com/opencontainers/runc",
10-
"details": "Libcontainer is affected by capabilities elevation in github.com/opencontainers/runc.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/opencontainers/runc before v0.5.3.",
10+
"summary": "WITHDRAWN: Libcontainer is affected by capabilities elevation in github.com/opencontainers/runc",
11+
"details": "(This report has been withdrawn with reason: \"Does not affect Go code.\"). https://nvd.nist.gov/vuln/detail/CVE-2025-27612 lists https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66 which caused automation to flag as Go; the affected repo is https://github.com/youki-dev/youki (Rust).",
1112
"affected": [
1213
{
1314
"package": {
@@ -65,6 +66,6 @@
6566
],
6667
"database_specific": {
6768
"url": "https://pkg.go.dev/vuln/GO-2025-3543",
68-
"review_status": "UNREVIEWED"
69+
"review_status": "REVIEWED"
6970
}
7071
}

data/reports/GO-2025-3543.yaml

+11-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ modules:
44
non_go_versions:
55
- fixed: 0.5.3
66
vulnerable_at: 1.2.6
7-
summary: Libcontainer is affected by capabilities elevation in github.com/opencontainers/runc
7+
summary: |-
8+
WITHDRAWN: Libcontainer is affected by capabilities elevation in
9+
github.com/opencontainers/runc
10+
description: |-
11+
(This report has been withdrawn with reason: "Does not affect Go code.").
12+
https://nvd.nist.gov/vuln/detail/CVE-2025-27612 lists
13+
https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66
14+
which caused automation to flag as Go; the affected repo is
15+
https://github.com/youki-dev/youki (Rust).
16+
withdrawn: "2025-03-26T18:45:50Z"
817
cves:
918
- CVE-2025-27612
1019
references:
@@ -16,4 +25,4 @@ references:
1625
source:
1726
id: CVE-2025-27612
1827
created: 2025-03-25T12:08:02.851021-04:00
19-
review_status: UNREVIEWED
28+
review_status: REVIEWED

0 commit comments

Comments
 (0)