安全速报自动同步 · 保留上游原文
【严重】crypto 安全更新(GHSA-rm3j-f69w-wqmq)
安全情报快照 · 风险级别:严重 · 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 GHSA-rm3j-f69w-wqmq
- https://nvd.nist.gov/vuln/detail/CVE-2026-39834
- https://go.dev/cl/781663
- https://go.dev/issue/79567
- https://groups.google.com/g/golang-announce/c/a082jnz-LvI
- https://pkg.go.dev/vuln/GO-2026-5020
本页自动同步 GitHub Advisory Database 的公开数据,并保留上游原文供核验;不宣称原创分析。数据许可:CC-BY-4.0。
来源说明:本页自动同步 GitHub Advisory Database 的公开安全数据,并保留上游原文供核验,不宣称原创分析。请以 原始公告为准。
评论
登录 后参与讨论。
还没有评论,来说两句。