Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2022:8492

Опубликовано: 16 нояб. 2022
Источник: rocky
Оценка: Important

Описание

Important: python39:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.

Security Fix(es):

  • python: local privilege escalation via the multiprocessing forkserver start method (CVE-2022-42919)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
python39x86_642.module+el8.7.0+1092+55aa9635python39-3.9.13-2.module+el8.7.0+1092+55aa9635.x86_64.rpm
python39-cffix86_642.module+el8.4.0+574+843c4898python39-cffi-1.14.3-2.module+el8.4.0+574+843c4898.x86_64.rpm
python39-cryptographyx86_642.module+el8.5.0+673+10283621python39-cryptography-3.3.1-2.module+el8.5.0+673+10283621.x86_64.rpm
python39-develx86_642.module+el8.7.0+1092+55aa9635python39-devel-3.9.13-2.module+el8.7.0+1092+55aa9635.x86_64.rpm
python39-idlex86_642.module+el8.7.0+1092+55aa9635python39-idle-3.9.13-2.module+el8.7.0+1092+55aa9635.x86_64.rpm
python39-idnanoarch3.module+el8.4.0+574+843c4898python39-idna-2.10-3.module+el8.4.0+574+843c4898.noarch.rpm
python39-libsx86_642.module+el8.7.0+1092+55aa9635python39-libs-3.9.13-2.module+el8.7.0+1092+55aa9635.x86_64.rpm
python39-lxmlx86_641.module+el8.6.0+795+de4edbccpython39-lxml-4.6.5-1.module+el8.6.0+795+de4edbcc.x86_64.rpm
python39-mod_wsgix86_645.module+el8.7.0+1064+ad564229python39-mod_wsgi-4.7.1-5.module+el8.7.0+1064+ad564229.x86_64.rpm
python39-numpyx86_643.module+el8.5.0+673+10283621python39-numpy-1.19.4-3.module+el8.5.0+673+10283621.x86_64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 7.8
ubuntu
больше 2 лет назад

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

CVSS3: 7.8
redhat
больше 2 лет назад

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

CVSS3: 7.8
nvd
больше 2 лет назад

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 spe

CVSS3: 7.8
msrc
больше 2 лет назад

Описание отсутствует

CVSS3: 7.8
debian
больше 2 лет назад

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows lo ...