CVE-2026-9669 - bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow
CVE ID :CVE-2026-9669
Published : June 8, 2026, 10:01 p.m. | 1 hour, 3 minutes ago
Description :bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.
Severity: 8.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : June 8, 2026, 10:01 p.m. | 1 hour, 3 minutes ago
Description :bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompressor to resume from an invalid internal state and perform out-of-bounds writes to a stack buffer. This could crash the process when processing untrusted data.
Severity: 8.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...