安全速报自动同步 · 保留上游原文

【严重】crypto 安全更新(GHSA-rm3j-f69w-wqmq)

S
KHack 安全情报
2026/6/26 发布 · 2 阅读

安全情报快照 · 风险级别:严重 · CVSS:9.1 · CVE-2026-39834 · GHSA-rm3j-f69w-wqmq

先看结论

crypto存在安全风险,< 0.52.0 受影响,建议升级至 0.52.0。

影响范围

生态 组件 受影响版本 首个修复版本
go golang.org/x/crypto < 0.52.0 0.52.0

处置建议

优先将 golang.org/x/crypto 升级至 0.52.0 或更高版本;升级前请结合业务依赖完成兼容性验证。

上游技术详情(原文)

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.

来源与许可

本页自动同步 GitHub Advisory Database 的公开数据,并保留上游原文供核验;不宣称原创分析。数据许可:CC-BY-4.0。

评论

还没有评论,来说两句。