Name | CVE-2022-30631 |
Description | Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, bugtraq, EDB, Metasploit, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, Mageia, GitHub advisories/code/issues, web search, more) |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
golang-1.11 (PTS) | buster, buster (security) | 1.11.6-1+deb10u4 | vulnerable |
golang-1.15 (PTS) | bullseye | 1.15.15-1~deb11u4 | vulnerable |
golang-1.17 (PTS) | bookworm, sid | 1.17.13-3 | fixed |
golang-1.18 (PTS) | bookworm, sid | 1.18.5-1 | fixed |
golang-1.19 (PTS) | bookworm, sid | 1.19-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
golang-1.11 | source | (unstable) | (unfixed) | |||
golang-1.15 | source | (unstable) | (unfixed) | |||
golang-1.17 | source | (unstable) | 1.17.13-1 | |||
golang-1.18 | source | (unstable) | 1.18.4-1 | |||
golang-1.19 | source | (unstable) | 1.19~rc2-1 |
https://go.dev/issue/53168
https://github.com/golang/go/commit/b2b8872c876201eac2d0707276c6999ff3eb185e (go1.19rc2)
https://github.com/golang/go/commit/8e27a8ac4c001c27713810b75925aa3794049c48 (go1.18.4)
https://github.com/golang/go/commit/0117dee7dccbbd7803d88f65a2ce8bd686219ad3 (go1.17.12)