VDB
KO
MEDIUM

GHSA-jpcc-p29g-p8mq

containerd image-triggered runtime DoS via unbounded group parsing

Details

### Impact A vulnerability in containerd allows a maliciously crafted image to cause a Denial of Service (DoS) condition. When creating a container from this image, memory exhaustion occurs, leading to an Out Of Memory (OOM) kill of the containerd process. This renders the container runtime API unavailable and can disrupt clients such as the Docker Engine or Kubernetes control-plane components.

### Patches This bug has been fixed in the following containerd versions:

* 2.3.2 * 2.2.5 * 2.1.9 * 2.0.10 * 1.7.33

Users should update to these versions to resolve the issue.

### Workarounds Ensure that only trusted images are used and that only trusted users have permissions to import images or schedule pods.

### Credits

The containerd project would like to thank Jakub Ciolek (@jake-ciolek) at AlphaSense and Kyle Elliott @ Trail of Bits who independently discovered and responsibly disclosed this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).

### For more information

If you have any questions or comments about this advisory:

* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose) * Email us at [security@containerd.io](mailto:security@containerd.io)

To report a security issue in containerd: * [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new) * Email us at [security@containerd.io](mailto:security@containerd.io)

Are you affected?

Enter the version of the package you're using.

Affected packages

Go / github.com/containerd/containerd/v2
Introduced in: 2.0.0 Fixed in: 2.0.10
Fix go get github.com/containerd/containerd/v2@v2.0.10
Go / github.com/containerd/containerd
Introduced in: 1.7.0 Fixed in: 1.7.33
Fix go get github.com/containerd/containerd@v1.7.33
Go / github.com/containerd/containerd/v2
Introduced in: 2.1.0 Fixed in: 2.1.9
Fix go get github.com/containerd/containerd/v2@v2.1.9
Go / github.com/containerd/containerd/v2
Introduced in: 2.2.0 Fixed in: 2.2.5
Fix go get github.com/containerd/containerd/v2@v2.2.5
Go / github.com/containerd/containerd/v2
Introduced in: 2.3.0 Fixed in: 2.3.2
Fix go get github.com/containerd/containerd/v2@v2.3.2

References