From 7f65d8c90f75f8171ba97eab2a07b502cd4cd828 Mon Sep 17 00:00:00 2001 From: Lorena Rangel Date: Thu, 1 Feb 2024 18:08:01 +0100 Subject: [PATCH] add security fixes Signed-off-by: Lorena Rangel --- content/desktop/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index b4bc566cda..089a563220 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -32,9 +32,9 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re ### Upgrades -- [Docker Engine v25.0.2](https://docs.docker.com/engine/release-notes/25.0/#2502) +- [Docker Engine v25.0.2](https://docs.docker.com/engine/release-notes/25.0/#2502) which contains a fix for [CVE-2024-24557](https://scout.docker.com/vulnerabilities/id/CVE-2024-24557), [CVE-2024-23650](https://scout.docker.com/vulnerabilities/id/CVE-2024-23650), [CVE-2024-23651](https://scout.docker.com/vulnerabilities/id/CVE-2024-23651), [CVE-2024-23652](https://scout.docker.com/vulnerabilities/id/CVE-2024-23652) and [CVE-2024-23653](https://scout.docker.com/vulnerabilities/id/CVE-2024-23653) - [Containerd v1.6.28](https://github.com/containerd/containerd/releases/tag/v1.6.28) -- [Runc v1.1.12](https://github.com/opencontainers/runc/releases/tag/v1.1.12) +- [Runc v1.1.12](https://github.com/opencontainers/runc/releases/tag/v1.1.12) which contains a fix for [CVE-2024-21626](https://scout.docker.com/vulnerabilities/id/CVE-2024-21626) ### Bug fixes and enhancements