目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53495— containerd CRI ExecSync 协程泄漏导致节点级拒绝服务

一分钟漏洞结论

影响对象
containerd containerd
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

containerd 是一款开源容器运行时。在 1.7.35、2.0.12、2.2.8 和 2.3.5 之前的版本中,在启用了 CRI 插件的 Linux 系统上,当通过 exec 探针或生命周期钩子启动长期运行的后台子进程并保留标准输入/输出管道时,containerd 使用 CRI ExecSync 可能会导致 中的 协程无限期阻塞。输入和输出的排空阶段没有默认超时机制,且在请求上下文取消时也不会停止,因此重复调用 ExecSync 会累积阻塞的协程和主机内存。由此产生的资源耗尽可能触发 OOM 杀手终止 co

CVSS 6.8 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-53495 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
containerd CRI ExecSync Goroutine Leak Leading to Node-Level Denial of Service
来源: CVE Program / CVE List V5
Vulnerability Description
containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/container_execsync.go when CRI ExecSync is used by exec probes or lifecycle hooks that launch long-lived background child processes retaining standard input and output pipes. The input and output drain phase has no default timeout and did not stop when the request context was canceled, so repeated ExecSync invocations can accumulate blocked goroutines and host memory. The resulting resource exhaustion can cause the OOM killer to terminate containerd, leaving the container runtime unavailable until restart. Deployments not using containerd's CRI implementation and containers not running on Linux are not affected. This issue is fixed in versions 1.7.35, 2.0.12, 2.2.8, and 2.3.5.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
未加控制的资源消耗(资源穷尽)
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
containerd containerd < 1.7.35 -

二、漏洞 CVE-2026-53495 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-53495 的情报信息

登录查看更多情报信息。

CVE-2026-53495 补丁与修复 (5)

CVE-2026-53495 厂商安全公告 (1)

CVE-2026-53495 厂商页面 (3)

IV. Related Vulnerabilities

V. Comments for CVE-2026-53495

暂无评论


发表评论