Skip to content

compress/gzip: stack exhaustion in Reader.Read #53168

Closed
@tatianab

Description

@tatianab

Calling Reader.Read on an archive containing a large number of concatenated 0-length compressed files can cause a panic due to stack exhaustion.

This is CVE-2022-30631.

(This was a PRIVATE issue tracked in http://b/231308989 and fixed by http://tg/1455673.)

/cc @golang/security and @golang/release

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions