Logo
vulnerabilityCVE-2026-9669
Name
CVE-2026-9669
Source
NVD ( link)Debian ( link)
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 Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
python3
Patched

Vulnerability Ratings#


8.2
CVSSv4
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
3.12.14
Not Affected
buildroot
master
3.14.7
Not Affected
openwrt
master
3.14.5-r2
Not Affected
openwrt
openwrt-25.12
3.13.9-r3
Not Affected
yocto
kirkstone
3.10.20
Not Affected
yocto
master
3.14.7
Not Affected

Resolved with patches#


python3 (yocto:scarthgap)

#
Title
Author
Resolve
1
gh-150599: Prevent bz2 decompressor reuse after errors
Stan Ulbrych <stan@python.org>
CVE-2026-9669