CVE-2025-64329
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-07
Last updated on: 2025-12-31
Assigner: GitHub, Inc.
Description
Description
containerd is an open-source container runtime. Versions 1.7.28 and below, 2.0.0-beta.0 through 2.0.6, 2.1.0-beta.0 through 2.1.4, and 2.2.0-beta.0 through 2.2.0-rc.1 contain a bug in the CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. This issue is fixed in versions 1.7.29, 2.0.7, 2.1.5 and 2.2.0. To workaround this vulnerability, users can set up an admission controller to control accesses to pods/attach resources.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linuxfoundation | containerd | to 1.7.29 (exc) |
| linuxfoundation | containerd | From 2.0.0 (inc) to 2.0.7 (exc) |
| linuxfoundation | containerd | From 2.1.0 (inc) to 2.1.5 (exc) |
| linuxfoundation | containerd | 2.2.0 |
| linuxfoundation | containerd | 2.2.0 |
| linuxfoundation | containerd | 2.2.0 |
| linuxfoundation | containerd | 2.2.0 |
| linuxfoundation | containerd | 2.2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |