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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
10 Jun 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Jun 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
08 Jun 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-08 23:17
Updated : 2026-06-10 19:16
NVD link : CVE-2026-9669
Mitre link : CVE-2026-9669
CVE.ORG link : CVE-2026-9669
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow
