Name | CVE-2022-48566 |
Description | An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest. |
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-3575-1, DLA-3614-1, ELA-1056-1, ELA-950-1, ELA-997-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
pypy (PTS) | jessie | 2.4.0+dfsg-3 | vulnerable |
stretch | 5.6.0+dfsg-4 | vulnerable | |
buster | 7.0.0+dfsg-3 | vulnerable | |
bullseye | 7.3.3+dfsg-2 | vulnerable | |
pypy3 (PTS) | buster | 7.0.0+dfsg-3 | vulnerable |
bullseye (security), bullseye | 7.3.5+dfsg-2+deb11u2 | fixed | |
bookworm | 7.3.11+dfsg-2+deb12u2 | fixed | |
sid, trixie | 7.3.17+dfsg-2 | fixed | |
python2.7 (PTS) | jessie, jessie (lts) | 2.7.9-2-ds1-1+deb8u12 | fixed |
stretch (security) | 2.7.13-2+deb9u6 | vulnerable | |
stretch (lts), stretch | 2.7.13-2+deb9u9 | fixed | |
buster (security), buster, buster (lts) | 2.7.16-2+deb10u4 | fixed | |
bullseye | 2.7.18-8+deb11u1 | fixed | |
python3.4 (PTS) | jessie, jessie (lts) | 3.4.2-1+deb8u18 | fixed |
python3.5 (PTS) | stretch (security) | 3.5.3-1+deb9u5 | vulnerable |
stretch (lts), stretch | 3.5.3-1+deb9u10 | fixed | |
python3.7 (PTS) | buster, buster (lts) | 3.7.3-2+deb10u8 | fixed |
buster (security) | 3.7.3-2+deb10u7 | fixed | |
python3.9 (PTS) | bullseye | 3.9.2-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
pypy | source | jessie | (unfixed) | end-of-life | ||
pypy | source | (unstable) | (unfixed) | |||
pypy3 | source | buster | (unfixed) | end-of-life | ||
pypy3 | source | (unstable) | 7.3.5+dfsg-2 | |||
python2.7 | source | jessie | 2.7.9-2-ds1-1+deb8u11 | ELA-950-1 | ||
python2.7 | source | stretch | 2.7.13-2+deb9u8 | ELA-950-1 | ||
python2.7 | source | buster | 2.7.16-2+deb10u3 | DLA-3575-1 | ||
python2.7 | source | bullseye | 2.7.18-8+deb11u1 | |||
python2.7 | source | (unstable) | (unfixed) | |||
python3.4 | source | jessie | 3.4.2-1+deb8u16 | ELA-1056-1 | ||
python3.4 | source | (unstable) | (unfixed) | |||
python3.5 | source | stretch | 3.5.3-1+deb9u8 | ELA-997-1 | ||
python3.5 | source | (unstable) | (unfixed) | |||
python3.7 | source | buster | 3.7.3-2+deb10u6 | DLA-3614-1 | ||
python3.7 | source | (unstable) | (unfixed) | |||
python3.9 | source | (unstable) | 3.9.1~rc1-1 |
https://bugs.python.org/issue40791
https://github.com/python/cpython/commit/8183e11d87388e4e44e3242c42085b87a878f781 (v3.9.0b2)
https://github.com/python/cpython/commit/c1bbca5b004b3f74d240ef8a76ff445cc1a27efb (v3.9.1rc1)
https://github.com/python/cpython/commit/db95802bdfac4d13db3e2a391ec7b9e2f8d92dbe (v3.7.10)
https://github.com/python/cpython/commit/8bef9ebb1b88cfa4b2a38b93fe4ea22015d8254a (v3.6.13)
https://github.com/python/cpython/issues/84968