Name | CVE-2022-23806 |
Description | Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-2985-1, DLA-2986-1, DLA-3395-1, ELA-600-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
golang (PTS) | jessie, jessie (lts) | 2:1.3.3-1+deb8u5 | fixed |
golang-1.11 (PTS) | buster (security), buster, buster (lts) | 1.11.6-1+deb10u7 | fixed |
golang-1.15 (PTS) | bullseye | 1.15.15-1~deb11u4 | fixed |
golang-1.7 (PTS) | stretch (security), stretch (lts), stretch | 1.7.4-2+deb9u5 | fixed |
golang-1.8 (PTS) | stretch (security), stretch (lts), stretch | 1.8.1-1+deb9u5 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
golang | source | jessie | 2:1.3.3-1+deb8u5 | ELA-600-1 | ||
golang | source | (unstable) | (unfixed) | |||
golang-1.11 | source | buster | 1.11.6-1+deb10u6 | DLA-3395-1 | ||
golang-1.11 | source | (unstable) | (unfixed) | |||
golang-1.15 | source | bullseye | 1.15.15-1~deb11u3 | |||
golang-1.15 | source | (unstable) | (unfixed) | |||
golang-1.17 | unknown | (unstable) | 1.17.7-1 | |||
golang-1.18 | source | (unstable) | 1.18~rc1-1 | |||
golang-1.7 | source | stretch | 1.7.4-2+deb9u5 | DLA-2985-1 | ||
golang-1.7 | source | (unstable) | (unfixed) | |||
golang-1.8 | source | stretch | 1.8.1-1+deb9u5 | DLA-2986-1 | ||
golang-1.8 | source | (unstable) | (unfixed) |
https://github.com/golang/go/issues/50974
https://groups.google.com/g/golang-announce/c/SUsQn0aSgPQ
https://github.com/golang/go/commit/e16331902340c02bdf1831b5508df2307b871ef6 (go1.17.7)