| - module: github.com/containerd/containerd |
| - package: github.com/containerd/containerd/images/archive |
| - module: github.com/containerd/containerd |
| - package: github.com/containerd/containerd/images/archive |
| summary: Memory exhaustion via OCI image importer in github.com/containerd/containerd |
| When importing an OCI image, there was no limit on the number of bytes read from |
| the io.Reader passed into ImportIndex. A large number of bytes could be read |
| from this and could cause a denial of service. |
| - advisory: https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2 |
| - fix: https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4 |
| - web: https://github.com/containerd/containerd/releases/tag/v1.5.18 |
| - web: https://github.com/containerd/containerd/releases/tag/v1.6.18 |