Loading market data...
← Back to CVE feed

CVE-2026-9669

UNKNOWN View on NVD ↗

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.

Published: Jun 08, 2026 23:17 UTC Modified: Jun 09, 2026 13:49 UTC