Calling Reader.Read on an archive containing a large number of concatenated 0-length compressed files can cause a panic due to stack exhaustion.
{ "url": "https://pkg.go.dev/vuln/GO-2022-0524", "review_status": "REVIEWED" }
{ "imports": [ { "symbols": [ "Reader.Read" ], "path": "compress/gzip" } ] }