- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 202409-12
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                           https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: pypy, pypy3: Multiple Vulnerabilities
     Date: September 22, 2024
     Bugs: #741496, #741560, #774114, #782520
       ID: 202409-12

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

Multiple vulnerabilities have been discovered in pypy and pypy3, the
worst of which could lead to arbitrary code execution.

Background
==========

A fast, compliant alternative implementation of the Python language.

Affected packages
=================

Package                  Vulnerable         Unaffected
-----------------------  -----------------  ------------------
dev-python/pypy          < 7.3.3_p37_p1-r1  >= 7.3.3_p37_p1-r1
dev-python/pypy-exe      < 7.3.2            >= 7.3.2
dev-python/pypy-exe-bin  < 7.3.2            Vulnerable!
dev-python/pypy3         < 7.3.3_p37_p1-r1  >= 7.3.3_p37_p1-r1

Description
===========

Multiple vulnerabilities have been discovered in pypy. 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 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"

References
==========

[ 1 ] CVE-2020-27619
      https://nvd.nist.gov/vuln/detail/CVE-2020-27619

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

 https://security.gentoo.org/glsa/202409-12

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 2024 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.

https://creativecommons.org/licenses/by-sa/2.5

Gentoo: GLSA-202409-12: pypy, pypy3: Security Advisory Updates

Multiple vulnerabilities have been discovered in pypy and pypy3, the worst of which could lead to arbitrary code execution.

Summary

Multiple vulnerabilities have been discovered in pypy. Please review the CVE identifiers referenced below for details.

Resolution

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"

References

[ 1 ] CVE-2020-27619 https://nvd.nist.gov/vuln/detail/CVE-2020-27619

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
https://security.gentoo.org/glsa/202409-12

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.

Severity
Severity: Normal
Title: pypy, pypy3: Multiple Vulnerabilities
Date: September 22, 2024
Bugs: #741496, #741560, #774114, #782520
ID: 202409-12

Synopsis

Multiple vulnerabilities have been discovered in pypy and pypy3, the worst of which could lead to arbitrary code execution.

Background

A fast, compliant alternative implementation of the Python language.

Affected Packages

Package Vulnerable Unaffected ----------------------- ----------------- ------------------ dev-python/pypy < 7.3.3_p37_p1-r1 >= 7.3.3_p37_p1-r1 dev-python/pypy-exe < 7.3.2 >= 7.3.2 dev-python/pypy-exe-bin < 7.3.2 Vulnerable! dev-python/pypy3 < 7.3.3_p37_p1-r1 >= 7.3.3_p37_p1-r1

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Related News