Skip to content

Commit

Permalink
Docker 20.10.18 -> Fix a security vulnerability relating to supplemen…
Browse files Browse the repository at this point in the history
…tary

group permissions, which could allow a container process to bypass primary
group restrictions within the container CVE-2022-36109.

GHSA-rc4r-wh2q-q6c4
  • Loading branch information
kaosagnt committed Sep 10, 2022
1 parent 03a7eb5 commit a704bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DOCKER_RELEASE_STAGE=stable
INSTALLER_VERSION=20.10.17
DOCKER_VERSION=20.10.17
INSTALLER_VERSION=20.10.18
DOCKER_VERSION=20.10.18
DOCKER_COMPOSE_VERSION=1.29.2
DOCKER_COMPOSE2_VERSION=2.10.2
DOCKER_MACHINE_VERSION=0.16.2
Expand Down

0 comments on commit a704bd3

Please sign in to comment.