mirror of https://github.com/docker/docs.git
Merge pull request #22512 from mat007/cve-2025-3911
Add CVE-2025-3911 to release notes of Docker Desktop 4.41
This commit is contained in:
parent
9362a99260
commit
4aec810107
|
@ -51,9 +51,10 @@ For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoo
|
|||
- [Docker Scout CLI v1.17.1](https://github.com/docker/scout-cli/releases/tag/v1.17.1)
|
||||
- [Compose Bridge v0.0.19](https://github.com/docker/compose-bridge-binaries/releases/tag/v0.0.19)
|
||||
|
||||
### Security
|
||||
### Security
|
||||
|
||||
- Fixed [CVE-2025-3224](https://www.cve.org/CVERecord?id=CVE-2025-3224) allowing an attacker with access to a user machine to perform an elevation of privilege when Docker Desktop updates.
|
||||
- Fixed [CVE-2025-3911](https://www.cve.org/CVERecord?id=CVE-2025-3911) allowing an attacker with read access to a user's machine to obtain sensitive information from Docker Desktop log files, including environment variables configured for running containers.
|
||||
|
||||
### Bug fixes and enhancements
|
||||
|
||||
|
|
Loading…
Reference in New Issue