From 8b10bfd54ccfd75753e2f3431578d4f3cfabb1ec Mon Sep 17 00:00:00 2001 From: Chris Crone Date: Mon, 1 Sep 2025 10:31:04 -0400 Subject: [PATCH] security-announcements: Fix 4.44.3 date Signed-off-by: Chris Crone --- content/manuals/security/security-announcements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/security/security-announcements.md b/content/manuals/security/security-announcements.md index b8c893741669..a042ada3be5d 100644 --- a/content/manuals/security/security-announcements.md +++ b/content/manuals/security/security-announcements.md @@ -16,7 +16,7 @@ toc_max: 2 _Last updated August 20, 2025_ -A vulnerability in Docker Desktop was fixed on July 03 in the [4.44.3](/manuals/desktop/release-notes.md#4443) release: +A vulnerability in Docker Desktop was fixed on August 20 in the [4.44.3](/manuals/desktop/release-notes.md#4443) release: - Fixed [CVE-2025-9074](https://www.cve.org/CVERecord?id=CVE-2025-9074) where a malicious container running on Docker Desktop could access the Docker Engine and launch additional containers without requiring the Docker socket to be mounted. This could allow unauthorized access to user files on the host system. Enhanced Container Isolation (ECI) does not mitigate this vulnerability.