Описание
ELSA-2025-16117: python3 security update (MODERATE)
[3.6.8-21.0.5]
- tarfile now validates archives to ensure member offsets are non-negative [Orabug: 38442771][CVE-2025-8194]
Обновленные пакеты
Oracle Linux 7
Oracle Linux x86_64
python3
3.6.8-21.0.5.el7_9
python3-debug
3.6.8-21.0.5.el7_9
python3-devel
3.6.8-21.0.5.el7_9
python3-idle
3.6.8-21.0.5.el7_9
python3-libs
3.6.8-21.0.5.el7_9
python3-test
3.6.8-21.0.5.el7_9
python3-tkinter
3.6.8-21.0.5.el7_9
Связанные CVE
Связанные уязвимости
There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1
There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1
There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives. This vulnerability can be mitigated by including the following patch after importing the “tarfile” module: https://gist.github.com/sethmlarson/1716ac5b82b73dbcbf23ad2eff8b33e1
There is a defect in the CPython \u201ctarfile\u201d module affecting ...