From f6a034d922bf54efeaa781fcb5388b325b90d945 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 May 2023 11:25:07 +0100 Subject: gentoo auto-resync : 03:05:2023 - 11:25:06 --- metadata/glsa/glsa-202305-02.xml | 107 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 metadata/glsa/glsa-202305-02.xml (limited to 'metadata/glsa/glsa-202305-02.xml') diff --git a/metadata/glsa/glsa-202305-02.xml b/metadata/glsa/glsa-202305-02.xml new file mode 100644 index 000000000000..8683f8757bde --- /dev/null +++ b/metadata/glsa/glsa-202305-02.xml @@ -0,0 +1,107 @@ + + + + Python, PyPy3: Multiple Vulnerabilities + Multiple vulnerabilities have been found in Python and PyPy, the worst of which could result in arbitrary code execution. + pypy3,python + 2023-05-03 + 2023-05-03 + 880629 + 878385 + 877851 + 876815 + 864747 + 838250 + 835443 + 834533 + 787260 + 811165 + 793833 + local and remote + + + 3.8.15_p3 + 3.9.15_p3 + 3.10.8_p3 + 3.11.0_p2 + 3.12.0_alpha1_p2 + 3.8.15_p3 + 3.9.15_p3 + 3.10.8_p3 + 3.11.0_p2 + 3.12.0_alpha1_p2 + + + 7.3.9_p9 + 7.3.9_p9 + + + +

Python is an interpreted, interactive, object-oriented, cross-platform programming language.

+
+ +

Multiple vulnerabilities have been discovered in Python and PyPy3. 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 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" + +
+ + CVE-2015-20107 + CVE-2021-3654 + CVE-2021-28363 + CVE-2021-28861 + CVE-2021-29921 + CVE-2022-0391 + CVE-2022-37454 + CVE-2022-42919 + CVE-2022-45061 + + ajak + sam +
\ No newline at end of file -- cgit v1.2.3