Skip to content

Commit 67a2b90

Browse files
authored
Merge pull request #381 from ginglis13/fix-nvidia-hyphen
fix incorrect hyphens used in BRSA for nvidia-container-toolkit CVE-2025-23359
2 parents 2f0f4f3 + 5477c7b commit 67a2b90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advisories/5.4.2/BRSA-i3wlupztu5jm.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[advisory]
22
id = "BRSA-i3wlupztu5jm"
3-
title = "nvidia-container-toolkit CVE202523359"
4-
cve = "CVE2025-23359"
3+
title = "nvidia-container-toolkit CVE-2025-23359"
4+
cve = "CVE-2025-23359"
55
severity = "high"
66
description = "A flaw was found in the NVIDIA Container Toolkit with its default configuration where a specially crafted container could gain access to the host filesystem"
77

0 commit comments

Comments
 (0)