Multiple vulnerabilities have been discovered in pypy and pypy3, the worst of which could lead to arbitrary code execution.
Package | dev-python/pypy on all architectures |
---|---|
Affected versions | < 7.3.3_p37_p1-r1 |
Unaffected versions | >= 7.3.3_p37_p1-r1 |
Package | dev-python/pypy-exe on all architectures |
---|---|
Affected versions | < 7.3.2 |
Unaffected versions | >= 7.3.2 |
Package | dev-python/pypy-exe-bin on all architectures |
---|---|
Affected versions | < 7.3.2 |
Unaffected versions |
Package | dev-python/pypy3 on all architectures |
---|---|
Affected versions | < 7.3.3_p37_p1-r1 |
Unaffected versions | >= 7.3.3_p37_p1-r1 |
A fast, compliant alternative implementation of the Python language.
Multiple vulnerabilities have been discovered in pypy. Please review the CVE identifiers referenced below for details.
Please review the referenced CVE identifiers for details.
There is no known workaround at this time.
All pypy users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/pypy-7.3.3_p37_p1-r1" # emerge --ask --oneshot --verbose ">=dev-python/pypy-exe-7.3.2" # emerge --ask --oneshot --verbose ">=dev-python/pypy-exe-bin-7.3.2"
All pypy3 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-python/pypy3-7.3.3_p37_p1-r1"