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.abstract_sockets_supported 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.
References
Link Providers
https://github.com/python/cpython/compare/v3.10.8...v3.10.9 cve-icon cve-icon
https://github.com/python/cpython/compare/v3.9.15...v3.9.16 cve-icon cve-icon
https://github.com/python/cpython/issues/97514 cve-icon cve-icon cve-icon
https://github.com/python/cpython/issues/97514#issuecomment-1310277840 cve-icon cve-icon
https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FKGCQPIVHEAIJ77R3RSNSQWYBUDVWDKU/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/P2LHWWEI5OBQ6RELULMVU6KMDYG4WZXH/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PI5DYIED6U26BGX5IRZWNCP6TY4M2ZGZ/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QLUGZSEAO3MBWGKCUSMKQIRYJZKJCIOB/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R6KGIRHSENZ4QAB234Z36HVIDTRJ3MFI/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RDK3ZZBRYFO47ET3N4BNTKVXN47U6ICY/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VCRKBB5Y5EWTJUNC7LK665WO64DDXSTN/ cve-icon cve-icon
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XX6LLAXGZVZ327REY6MDZRMMP47LJ53P/ cve-icon cve-icon
https://nvd.nist.gov/vuln/detail/CVE-2022-42919 cve-icon
https://security.gentoo.org/glsa/202305-02 cve-icon cve-icon
https://security.netapp.com/advisory/ntap-20221209-0006/ cve-icon cve-icon
https://www.cve.org/CVERecord?id=CVE-2022-42919 cve-icon
History

Mon, 03 Nov 2025 22:30:00 +0000

Type Values Removed Values Added
References

Fri, 02 May 2025 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-502
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published: 2022-11-06T00:00:00.000Z

Updated: 2025-11-03T21:46:36.550Z

Reserved: 2022-10-14T00:00:00.000Z

Link: CVE-2022-42919

cve-icon Vulnrichment

Updated: 2025-11-03T21:46:36.550Z

cve-icon NVD

Status : Modified

Published: 2022-11-07T00:15:09.697

Modified: 2025-11-03T22:16:00.810

Link: CVE-2022-42919

cve-icon Redhat

Severity : Important

Publid Date: 2022-10-26T00:00:00Z

Links: CVE-2022-42919 - Bugzilla