diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 42e1c4366179..372ab1f9092d 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -23,6 +23,22 @@ Docker Desktop versions older than 6 months from the latest release are not avai Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next. +## 4.34.3 + +{{< release-date date="2024-10-09" >}} + +{{< desktop-install-v2 all=true beta_win_arm=true version="4.34.3" build_path="/170107/" >}} + +### Upgrades + +- [NVIDIA Container Toolkit v1.16.2](https://github.com/NVIDIA/nvidia-container-toolkit/releases/tag/v1.16.2) + +### Security + +- Fixed [CVE-2024-9348](https://www.cve.org/cverecord?id=CVE-2024-9348) which allows RCE via image build details source information +- Fixed NVIDIA Container Toolkit [CVE-2024-0132](https://nvidia.custhelp.com/app/answers/detail/a_id/5582) +- Fixed NVIDIA Container Toolkit [CVE-2024-0133](https://nvidia.custhelp.com/app/answers/detail/a_id/5582) + ## 4.34.2 {{< release-date date="2024-09-12" >}}