OSV 1.4.0 · unreviewed · 修改于 2026-08-21 05:31
发布时间
2026-08-21 05:31
GitHub 审查时间
—
NVD 发布时间
2026-08-21 05:17
源文件
advisories/unreviewed/2026/08/GHSA-5g6h-2vr8-m7f4/GHSA-5g6h-2vr8-m7f4.json
tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches Z_STREAM_END, causing zlib to return Z_BUF_ERROR with no input remaining, which buf_add_compress() mistook for a full output buffer and retried forever. Fixed by returning TOR_COMPRESS_ERROR in that case so the caller can abort cleanly. This is TROVE-2026-021.
该公告没有提供结构化的受影响软件包信息。