Skip to content

Commit 0352280

Browse files
authored
Merge pull request #586 from rpkelly/nvidia-container-toolkit-advisories
advisories: add advisories for nvidia-container-toolkit
2 parents 3f36732 + c1807bc commit 0352280

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-bcardktkyoc9"
3+
title = "nvidia-container-toolkit CVE-2025-23267"
4+
cve = "CVE-2025-23267"
5+
severity = "high"
6+
description = "NVIDIA Container Toolkit for all platforms contains a vulnerability in the update-ldcache hook. This might lead to data tampering and denial of service."
7+
8+
[[advisory.products]]
9+
package-name = "nvidia-container-toolkit"
10+
patched-version = "1.17.8"
11+
patched-epoch = "1"
12+
13+
[updateinfo]
14+
author = "rpkelly"
15+
issue-date = 2025-07-15T19:05:11Z
16+
arches = ["aarch64", "x86_64"]
17+
version = "9.1.0"
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-hbnyaarqfmwl"
3+
title = "nvidia-container-toolkit CVE-2025-23266"
4+
cve = "CVE-2025-23266"
5+
severity = "high"
6+
description = "NVIDIA Container Toolkit for all platforms contains a vulnerability in some hooks used to initialize the container, which could execute arbitrary code with elevated permissions. This might lead to escalation of privileges, data tampering, information disclosure, and denial of service."
7+
8+
[[advisory.products]]
9+
package-name = "nvidia-container-toolkit"
10+
patched-version = "1.17.8"
11+
patched-epoch = "1"
12+
13+
[updateinfo]
14+
author = "rpkelly"
15+
issue-date = 2025-07-15T19:03:09Z
16+
arches = ["x86_64", "aarch64"]
17+
version = "9.1.0"

0 commit comments

Comments
 (0)