CVE-2023-25173 (https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p): containerd is an open source container runtime. A bug was found in containerd prior to versions 1.6.18 and 1.5.18 where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. Downstream applications that use the containerd client library may be affected as well. This bug has been fixed in containerd v1.6.18 and v.1.5.18. Users should update to these versions and recreate containers to resolve this issue. Users who rely on a downstream application that uses containerd's client library should check that application for a separate advisory and instructions. As a workaround, ensure that the `"USER $USERNAME"` Dockerfile instruction is not used. Instead, set the container entrypoint to a value similar to `ENTRYPOINT ["su", "-", "user"]` to allow `su` to properly set up supplementary groups. CVE-2023-25153 (https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2): containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service. This bug has been fixed in containerd 1.6.18 and 1.5.18. Users should update to these versions to resolve the issue. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images. Please bump to 1.6.18.
There is only 1.7.15 now. There hasn't been a vulnerable version in the repo since April 2023.
commit 610dd8c70b1012b09a4f7d56dabc5aae6acda5d6 Author: William Hubbs <williamh@gentoo.org> Date: Fri Apr 7 12:47:26 2023 -0500 app-containers/containerd: add 1.6.19
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/data/glsa.git/commit/?id=431ac3a9f5dcefff21a1d697f48ac6b663d25785 commit 431ac3a9f5dcefff21a1d697f48ac6b663d25785 Author: GLSAMaker <glsamaker@gentoo.org> AuthorDate: 2024-08-06 05:38:04 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-08-06 05:38:24 +0000 [ GLSA 202408-01 ] containerd: Multiple Vulnerabilities Bug: https://bugs.gentoo.org/897960 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org> glsa-202408-01.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+)