Skip to content

Commit 6afd267

Browse files
committed
advisories: add advisories for containerd
Signed-off-by: Kyle Sessions <[email protected]>
1 parent 7bc89c5 commit 6afd267

File tree

2 files changed

+55
-0
lines changed

2 files changed

+55
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
[advisory]
2+
id = "BRSA-mavhpoajhdy8"
3+
title = "containerd CVE-2024-25621"
4+
cve = "CVE-2024-25621"
5+
severity = "moderate"
6+
description = """
7+
An overly broad default permission vulnerability was found in containerd. Directory paths /var/lib/containerd, /run/containerd/io.containerd.grpc.v1.cri and /run/containerd/io.containerd.sandbox.controller.v1.shim were all created with incorrect permissions."""
8+
9+
[[advisory.products]]
10+
package-name = "containerd-1.7"
11+
patched-version = "1.7.29"
12+
patched-epoch = "1"
13+
14+
[[advisory.products]]
15+
package-name = "containerd-2.0"
16+
patched-version = "2.0.7"
17+
patched-epoch = "1"
18+
19+
[[advisory.products]]
20+
package-name = "containerd-2.1"
21+
patched-version = "2.1.5"
22+
patched-epoch = "0"
23+
24+
[updateinfo]
25+
author = "kssessio"
26+
issue-date = 2025-11-13T15:40:31Z
27+
arches = ["x86_64", "aarch64"]
28+
version = "11.0.0"
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[advisory]
2+
id = "BRSA-s6xothqqu5vw"
3+
title = "containerd CVE-2025-64329"
4+
cve = "CVE-2025-64329"
5+
severity = "moderate"
6+
description = "A bug was found in containerd's CRI Attach implementation that causes goroutine leaks. Repetitive calls to CRI Attach can exhaust memory on the host."
7+
8+
[[advisory.products]]
9+
package-name = "containerd-1.7"
10+
patched-version = "1.7.29"
11+
patched-epoch = "1"
12+
13+
[[advisory.products]]
14+
package-name = "containerd-2.0"
15+
patched-version = "2.0.7"
16+
patched-epoch = "1"
17+
18+
[[advisory.products]]
19+
package-name = "containerd-2.1"
20+
patched-version = "2.1.5"
21+
patched-epoch = "0"
22+
23+
[updateinfo]
24+
author = "kssessio"
25+
issue-date = 2025-11-13T15:40:31Z
26+
arches = ["x86_64", "aarch64"]
27+
version = "11.0.0"

0 commit comments

Comments
 (0)