| Summary | 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. |
|---|---|
| Publication Date | June 9, 2026, 8:17 a.m. |
| Registration Date | June 10, 2026, 4:12 a.m. |
| Last Update | June 9, 2026, 10:49 p.m. |