From 9d305fd557c6bceaf7a988e6653b2d7ddffe92df Mon Sep 17 00:00:00 2001 From: Gabriela Georgieva Date: Mon, 5 Feb 2024 21:38:26 +0100 Subject: [PATCH] Add Security section to Docker Desktop 4.27.0 release notes --- content/desktop/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index cc48f944c4ea..ef18415c6517 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -117,6 +117,12 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Fixed an issue that prevented the correct WSL engine errors from propagating to the user. - Fixed an issue that would cause Docker Desktop to hang when quitting from Windows Containers mode. +### Security + +#### For Windows + +- Mitigated several DLL side-loading vulnerabilities in the Docker Desktop installer on Windows, reported by Suman Kumar Chakraborty ([@Hijack-Everything](https://github.com/Hijack-Everything)) + ### Known issues #### For all platforms