An attacker can construct a series of bytes such that calling Reader.Read on the bytes could cause an infinite loop. If parsing user supplied input, this may be used as a denial of service vector.
{ "imports": [ { "path": "github.com/ulikunitz/xz", "symbols": [ "Reader.Read", "blockHeader.UnmarshalBinary", "readUvarint", "streamReader.Read" ] } ] }