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.
Metrics
Affected Vendors & Products
References
History
Wed, 10 Jun 2026 19:15:00 +0000
Tue, 09 Jun 2026 00:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Python
Python cpython |
|
| Vendors & Products |
Python
Python cpython |
Tue, 09 Jun 2026 00:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Mon, 08 Jun 2026 22:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow | |
| Weaknesses | CWE-121 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: PSF
Published: 2026-06-08T22:01:15.420Z
Updated: 2026-06-10T18:57:19.975Z
Reserved: 2026-05-27T03:13:18.152Z
Link: CVE-2026-9669
No data.
Status : Awaiting Analysis
Published: 2026-06-08T23:17:25.170
Modified: 2026-06-10T19:16:39.233
Link: CVE-2026-9669
No data.