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

exploitDog

Количество 37

Количество 37

github логотип

GHSA-pg25-7cx5-cvcm

4 месяца назад

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

EPSS: Низкий
ubuntu логотип

CVE-2026-6100

4 месяца назад

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

EPSS: Низкий
redhat логотип

CVE-2026-6100

4 месяца назад

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2026-6100

4 месяца назад

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

EPSS: Низкий
msrc логотип

CVE-2026-6100

около 2 месяцев назад

Use-after-free in lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile after re-use under memory pressure

EPSS: Низкий
debian логотип

CVE-2026-6100

4 месяца назад

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2 ...

EPSS: Низкий
fstec логотип

BDU:2026-05838

4 месяца назад

Уязвимость функций lzma.LZMADecompressor(), bz2.BZ2Decompressor() и gzip.GzipFile() интерпретатора языка программирования Python (CPython), позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 8.7
EPSS: Низкий
rocky логотип

RLSA-2026:11077

2 месяца назад

Important: python3 security update

EPSS: Низкий
rocky логотип

RLSA-2026:11062

3 месяца назад

Important: python3.11 security update

EPSS: Низкий
rocky логотип

RLSA-2026:10949

3 месяца назад

Important: python3.9 security update

EPSS: Низкий
rocky логотип

RLSA-2026:10774

3 месяца назад

Important: python3.11 security update

EPSS: Низкий
rocky логотип

RLSA-2026:10745

3 месяца назад

Important: python3.12 security update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-11077

3 месяца назад

ELSA-2026-11077: python3 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-11062

3 месяца назад

ELSA-2026-11062: python3.11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-10949

3 месяца назад

ELSA-2026-10949: python3.9 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-10774

3 месяца назад

ELSA-2026-10774: python3.11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-10745

3 месяца назад

ELSA-2026-10745: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-10711

3 месяца назад

ELSA-2026-10711: python3.12 security update (IMPORTANT)

EPSS: Низкий
rocky логотип

RLSA-2026:19216

2 месяца назад

Important: python3.9 security update

EPSS: Низкий
rocky логотип

RLSA-2026:19175

2 месяца назад

Important: python3.11 security update

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-pg25-7cx5-cvcm

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

1%
Низкий
4 месяца назад
ubuntu логотип
CVE-2026-6100

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

1%
Низкий
4 месяца назад
redhat логотип
CVE-2026-6100

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

CVSS3: 8.1
1%
Низкий
4 месяца назад
nvd логотип
CVE-2026-6100

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling pointer in this specific error condition. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.

1%
Низкий
4 месяца назад
msrc логотип
CVE-2026-6100

Use-after-free in lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile after re-use under memory pressure

1%
Низкий
около 2 месяцев назад
debian логотип
CVE-2026-6100

Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2 ...

1%
Низкий
4 месяца назад
fstec логотип
BDU:2026-05838

Уязвимость функций lzma.LZMADecompressor(), bz2.BZ2Decompressor() и gzip.GzipFile() интерпретатора языка программирования Python (CPython), позволяющая нарушителю вызвать отказ в обслуживании

CVSS3: 8.7
1%
Низкий
4 месяца назад
rocky логотип
RLSA-2026:11077

Important: python3 security update

2 месяца назад
rocky логотип
RLSA-2026:11062

Important: python3.11 security update

3 месяца назад
rocky логотип
RLSA-2026:10949

Important: python3.9 security update

3 месяца назад
rocky логотип
RLSA-2026:10774

Important: python3.11 security update

3 месяца назад
rocky логотип
RLSA-2026:10745

Important: python3.12 security update

3 месяца назад
oracle-oval логотип
ELSA-2026-11077

ELSA-2026-11077: python3 security update (IMPORTANT)

3 месяца назад
oracle-oval логотип
ELSA-2026-11062

ELSA-2026-11062: python3.11 security update (IMPORTANT)

3 месяца назад
oracle-oval логотип
ELSA-2026-10949

ELSA-2026-10949: python3.9 security update (IMPORTANT)

3 месяца назад
oracle-oval логотип
ELSA-2026-10774

ELSA-2026-10774: python3.11 security update (IMPORTANT)

3 месяца назад
oracle-oval логотип
ELSA-2026-10745

ELSA-2026-10745: python3.12 security update (IMPORTANT)

3 месяца назад
oracle-oval логотип
ELSA-2026-10711

ELSA-2026-10711: python3.12 security update (IMPORTANT)

3 месяца назад
rocky логотип
RLSA-2026:19216

Important: python3.9 security update

2 месяца назад
rocky логотип
RLSA-2026:19175

Important: python3.11 security update

2 месяца назад

Уязвимостей на страницу