Beveiligingsadvies

CVE-2026-9669

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-08 22:01:15
Laatst bijgewerkt 2026-08-13 00:26:48
Toegewezen door PSF
CVSS-score 8.2
Status PUBLISHED

Beschrijving

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.