Docker Engine v29.6.2: Security fixes and dependency updates
securityinfraengineer
security patch
Docker Engine v29.6.2 addresses multiple security vulnerabilities within the buildkit component, mitigating risks of command injection and unauthorized file operations. The release also includes updates to core dependencies like containerd and the Go runtime. These patches are crucial for maintaining the security posture of Docker environments and are relevant to all users running Docker Engine.
- →Git source checkout from a bundle file could lead to command injection. GHSA-hw3h-2gp9-cxpv
- →Incorrect parameters sent from a frontend could cause a panic. GHSA-qx3x-mv6r-52p6
- →An LLB file operation could be tricked into removing the contents of the /tmp directory. GHSA-32pv-7hq5-qhwq
- →A malicious client could bypass destination directory validation when uploading local sources. GHSA-g2h8-426c-7976
- →A WCOW cache mount source selector could resolve NTFS junctions outside of the cache root. GHSA-388v-wmr2-g2v2
Security (5) ›
- Git source checkout from a bundle file could lead to command injection. GHSA-hw3h-2gp9-cxpv
- Incorrect parameters sent from a frontend could cause a panic. GHSA-qx3x-mv6r-52p6
- An LLB file operation could be tricked into removing the contents of the /tmp directory. GHSA-32pv-7hq5-qhwq
- A malicious client could bypass destination directory validation when uploading local sources. GHSA-g2h8-426c-7976
- A WCOW cache mount source selector could resolve NTFS junctions outside of the cache root. GHSA-388v-wmr2-g2v2
Enhancements (3) ›
- Update containerd (static binaries) to v2.2.6. moby/moby#53051
- Update Go runtime to 1.26.5. moby/moby#53027
- Update RootlessKit to v3.0.2. moby/moby#53054
Read the original announcement →
https://github.com/moby/moby/releases/tag/docker-v29.6.2
Related releases
- Docker Compose v5.5.0 Overhauls Image Digest Reconciliation Docker Compose Releases ·
- Docker Engine (moby/moby) v25.0.17 Patch Release Addresses Multiple CVEs Docker Engine Releases ·
- Moby Project v25.0.16 Patches CVEs and Fixes Image Store Bug Docker Engine Releases ·
- Docker Engine 29.7.2 addresses panics, image pull regressions, and networking issues Docker Engine Releases ·
- Docker Compose v5.4.0 enhances resource reconciliation and fixes bugs Docker Compose Releases ·
- Docker v29.7.1 addresses image pull and CopyToContainer regressions Docker Engine Releases ·