From 8bc62695e0b2a2ecbc3f43ed88bd8acdd63ad0ab Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 7 Nov 2025 13:40:52 +0100 Subject: [PATCH] changelog: Add entries Signed-off-by: Krzesimir Nowak --- changelog/security/2025-11-07-runc-containerd.md | 2 ++ changelog/updates/2025-11-07-runc-containerd.md | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 changelog/security/2025-11-07-runc-containerd.md create mode 100644 changelog/updates/2025-11-07-runc-containerd.md diff --git a/changelog/security/2025-11-07-runc-containerd.md b/changelog/security/2025-11-07-runc-containerd.md new file mode 100644 index 0000000000..3a317a677d --- /dev/null +++ b/changelog/security/2025-11-07-runc-containerd.md @@ -0,0 +1,2 @@ +- containerd ([CVE-2024-25621](https://www.cve.org/CVERecord?id=CVE-2024-25621), [CVE-2025-64329](https://www.cve.org/CVERecord?id=CVE-2025-64329)) +- runc ([CVE-2025-31133](https://www.cve.org/CVERecord?id=CVE-2025-31133), [CVE-2025-52565](https://www.cve.org/CVERecord?id=CVE-2025-52565), [CVE-2025-52881](https://www.cve.org/CVERecord?id=CVE-2025-52881)) diff --git a/changelog/updates/2025-11-07-runc-containerd.md b/changelog/updates/2025-11-07-runc-containerd.md new file mode 100644 index 0000000000..e6cea0735a --- /dev/null +++ b/changelog/updates/2025-11-07-runc-containerd.md @@ -0,0 +1,2 @@ +- runc ([1.3.3](https://github.com/opencontainers/runc/releases/tag/v1.3.3) (includes [1.3.2](https://github.com/opencontainers/runc/releases/tag/v1.3.2), [1.3.1](https://github.com/opencontainers/runc/releases/tag/v1.3.1), [1.3.0](https://github.com/opencontainers/runc/releases/tag/v1.3.0))) +- containerd ([2.0.7](https://github.com/containerd/containerd/releases/tag/v2.0.7) (includes [2.0.6](https://github.com/containerd/containerd/releases/tag/v2.0.6)))