GLSA 202305-02: Python, PyPy3: Multiple Vulnerabilities
Severity: | high |
Title: | Python, PyPy3: Multiple Vulnerabilities |
Date: | 05/03/2023 |
Bugs: |
|
ID: | 202305-02 |
Synopsis
Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution.Background
Python is an interpreted, interactive, object-oriented, cross-platform programming language.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
dev-python/pypy3 | < 7.3.9_p9 | >= 7.3.9_p9 | All supported architectures |
dev-lang/python | < 3.8.15_p3 | >= 3.8.15_p3 | All supported architectures |
Description
Multiple vulnerabilities have been discovered in Python and PyPy3. Please review the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All Python 3.8 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/python-3.8.15_p3:3.8"
All Python 3.9 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/python-3.9.15_p3:3.9"
All Python 3.10 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/python-3.10.8_p3:3.10"
All Python 3.11 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/python-3.11.0_p2:3.11"
All Python 3.12 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/python-3.12.0_alpha1_p2"
All PyPy3 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-python/pypy3-7.3.9_p9"
References
CVE-2022-45061 CVE-2022-42919 CVE-2022-37454 CVE-2022-0391 CVE-2021-29921 CVE-2021-28861 CVE-2021-28363 CVE-2021-3654 CVE-2015-20107
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.