CVE-2022-42919: High severity Python Python vulnerability

Published Nov 6, 2022
·
Updated

Last updated 24 July 2024

Other sources

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstractsocketssupported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.

Affected Software

11 affected componentsFixes available
debian/pypy3<=7.3.5+dfsg-2+deb11u2, <=7.3.5+dfsg-2+deb11u4
7.3.11+dfsg-2+deb12u37.3.19+dfsg-1
debian/python2.7
2.7.18-8+deb11u1
debian/python3.11
3.11.2-6+deb12u53.11.2-6+deb12u3
debian/python3.9<=3.9.2-1
3.9.2-1+deb11u3
Python Python>=3.7.3<=3.7.15
Python Python>=3.8.3<=3.8.15
Python Python>=3.9.0<3.9.16
Python Python>=3.10.0<3.10.9
Fedoraproject Fedora=35
Fedoraproject Fedora=36
Fedoraproject Fedora=37

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/pypy3 to a version that resolves this vulnerability.

    Fixed in 7.3.11+dfsg-2+deb12u3Fixed in 7.3.19+dfsg-1
  2. Upgrade

    Upgrade debian/python2.7 to a version that resolves this vulnerability.

    Fixed in 2.7.18-8+deb11u1
  3. Upgrade

    Upgrade debian/python3.11 to a version that resolves this vulnerability.

    Fixed in 3.11.2-6+deb12u5Fixed in 3.11.2-6+deb12u3
  4. Upgrade

    Upgrade debian/python3.9 to a version that resolves this vulnerability.

    Fixed in 3.9.2-1+deb11u3
  5. Upgrade

    Upgrade CPython to a version that resolves this vulnerability.

    Fixed in 3.9.16
  6. Upgrade

    Upgrade CPython to a version that resolves this vulnerability.

    Fixed in 3.10.9
  7. Configuration

    On Linux, set multiprocessing.util.abstract_sockets_supported to False as a workaround.

    Python multiprocessing multiprocessing.util.abstract_sockets_supported = False
  8. Compensating control

    Use the multiprocessing start method other than 'forkserver' on Linux, since the forkserver start method is not the default and contributes to the risk.

Event History

Nov 6, 2022
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Nov 7, 2022
Data Sourced
via NVD·12:15 AM
DescriptionSeverityWeaknessAffected Software
Jan 12, 2024
Data Sourced
via Launchpad·06:02 PM
Description
Sep 16, 2024
Data Sourced
via Ubuntu·06:40 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the vulnerability ID of this issue?

The vulnerability ID of this issue is CVE-2022-42919.

2

What is the severity of CVE-2022-42919?

The severity of CVE-2022-42919 is high (7.8).

3

Which versions of Python are affected by CVE-2022-42919?

Python versions 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux are affected by CVE-2022-42919.

4

What is the impact of CVE-2022-42919?

CVE-2022-42919 allows local privilege escalation in a non-default configuration on Linux.

5

How can I fix CVE-2022-42919?

To fix CVE-2022-42919, upgrade your Python installation to version 3.9.16 or 3.10.9.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203