Host memory exhaustion via blocked resize goroutines
Published Dec 7, 2022 · Updated Apr 23, 2025
Resource exhaustion in containerd before 1.5.16 and 1.6.0 through 1.6.11 allows remote authenticated users to exhaust host memory. The CRI stream server's handleResizeEvents function sends decoded terminal sizes to an unbuffered channel without checking request cancellation, so a failed TTY process launch leaves the goroutine blocked with no receiver. Reachability requires CRI streaming access, a TTY request, permission to execute a command in a running container, and a launch failure; repeated requests accumulate leaked goroutines and consume host memory.
Summary
What happened
Resource exhaustion in containerd before 1.5.16 and 1.6.0 through 1.6.11 allows remote authenticated users to exhaust host memory. The CRI stream server's handleResizeEvents function sends decoded terminal sizes to an unbuffered channel without checking request cancellation, so a failed TTY process launch leaves the goroutine blocked with no receiver. Reachability requires CRI streaming access, a TTY request, permission to execute a command in a running container, and a launch failure; repeated requests accumulate leaked goroutines and consume host memory.
The record
- CVE
- CVE-2022-23471
- Published
- Dec 7, 2022
- Updated
- Apr 23, 2025
- Vendor
- containerd
- Product
- containerd
- Classifications
- CWE-401, CWE-400, T1499.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 7, 2022CVE publishedPublication date reported by the CVE source.
- Apr 23, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.5.16
- Affected versionversion=>= 1.6.0, < 1.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo