Описание
ELSA-2021-9100: python3 security update (IMPORTANT)
[3.6.8-31.0.3]
- Fix buffer overflow in PyCArg_repr [Orabug: 32551171][CVE-2021-3177]
Обновленные пакеты
Oracle Linux 8
Oracle Linux aarch64
platform-python
3.6.8-31.0.3.el8
platform-python-debug
3.6.8-31.0.3.el8
platform-python-devel
3.6.8-31.0.3.el8
python3-idle
3.6.8-31.0.3.el8
python3-libs
3.6.8-31.0.3.el8
python3-test
3.6.8-31.0.3.el8
python3-tkinter
3.6.8-31.0.3.el8
Oracle Linux x86_64
platform-python
3.6.8-31.0.3.el8
platform-python-debug
3.6.8-31.0.3.el8
platform-python-devel
3.6.8-31.0.3.el8
python3-idle
3.6.8-31.0.3.el8
python3-libs
3.6.8-31.0.3.el8
python3-test
3.6.8-31.0.3.el8
python3-tkinter
3.6.8-31.0.3.el8
Связанные CVE
Связанные уязвимости
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.
Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctyp ...