Skip to content

Commit a53cf79

Browse files
authored
Merge pull request #148 from ginglis13/runc-brsa
advisories: add BRSA for runc CVE-2024-45310
2 parents 46800c6 + 6127c7f commit a53cf79

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[advisory]
2+
id = "BRSA-d6axl1fngcgo"
3+
title = "runc CVE-2024-45310"
4+
cve = "CVE-2024-45310"
5+
severity = "low"
6+
description = "A flaw was found in runc which could allow for the creation of empty files or directories in arbitrary locations in the host filesystem by sharing a volume between two containers, which could lead to a denial of service."
7+
8+
[[advisory.products]]
9+
package-name = "runc"
10+
patched-version = "1.1.14"
11+
patched-release = "0"
12+
patched-epoch = "0"
13+
14+
[updateinfo]
15+
author = "giinglis"
16+
issue-date = 2024-09-05T19:08:38Z
17+
arches = ["x86_64", "aarch64"]
18+
version = "2.4.0"

0 commit comments

Comments
 (0)