Lucene search
+L

819 matches found

Veracode
Veracode
added 2026/07/25 4:11 p.m.11 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to an infinite loop in the run-length encoding RLE state machine within the Bzip2Decoder handler when processing a malformed bzip2 stream, which allows an attacker to exploit the issue by sending a specially crafted bzip2 stre...

8.7CVSS5.5AI score0.00263EPSS
SaveExploits0References6Affected Software2
Snyk
Snyk
added 2026/07/22 9:50 p.m.10 views

Infinite loop

Overview io.netty:netty-codec is an event-driven asynchronous network application framework. Affected versions of this package are vulnerable to Infinite loop in the Bzip2Decoder handler's run-length encoding state machine. An attacker can cause the event-loop thread to hang indefinitely by...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 9:50 p.m.15 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the Bzip2Decoder handler's run-length encoding state machine. An attacker can cause the event-loop thread to hang indefinitely by supplying a specially crafted bzip2 stream that triggers an infinite loop during...

8.7CVSS5.9AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 9:50 p.m.11 views

GHSA-558V-64GR-WGG4 Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00263EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:50 p.m.20 views

Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software2
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.13 views

PT-2026-63549

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.136.Final Netty versions prior to 4.2.16.Final Description The Bzip2Decoder handler in the compression codec pipeline is susceptible to a denial-of-service attack. A malformed bzip2 stream can trigger an infinite lo...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References6
CBLMariner
CBLMariner
added 2026/07/08 4:02 p.m.12 views

CVE-2026-42250 affecting package bzip2 for versions less than 1.0.8-2

CVE-2026-42250 affecting package bzip2 for versions less than 1.0.8-2. A patched version of the package is available...

4.8CVSS5.9AI score0.00126EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/08 1:10 a.m.13 views

[SECURITY] Fedora 43 Update: perl-Compress-Raw-Bzip2-2.218-1.fc43

This module provides a Perl interface to the bzip2 compression library. It is used by IO::Compress::Bzip2...

7.8CVSS5.9AI score0.00373EPSS
SaveExploits3
Fedora
Fedora
added 2026/07/08 1:10 a.m.14 views

[SECURITY] Fedora 43 Update: perl-IO-Compress-2.221-1.fc43

This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951, RFC 1952 i.e. gzip and zip files/buffers. The following modules used to be distributed...

7.8CVSS5.9AI score0.00373EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2026/06/26 11:42 a.m.14 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: bzip2: bzip2-1.0.8-23.2.hum1 aarch64, x8664 bzip2-devel-1.0.8-23.2.hum1 aarch64, x8664 bzip2-libs-1.0.8-23.2.hum1 aarch64, x8664 bzip2-static-1.0.8-23.2.hum1 aarch64, x8664...

4.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/06/26 12:59 a.m.18 views

[SECURITY] Fedora 44 Update: perl-Compress-Raw-Bzip2-2.218-1.fc44

This module provides a Perl interface to the bzip2 compression library. It is used by IO::Compress::Bzip2...

7.8CVSS5.8AI score0.00373EPSS
SaveExploits3
Fedora
Fedora
added 2026/06/26 12:59 a.m.16 views

[SECURITY] Fedora 44 Update: perl-IO-Compress-2.221-1.fc44

This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951, RFC 1952 i.e. gzip and zip files/buffers. The following modules used to be distributed...

7.8CVSS5.7AI score0.00373EPSS
SaveExploits3
OSV
OSV
added 2026/06/25 7:40 a.m.24 views

BIT-PYTHON-MIN-2026-9669 bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/25 7:40 a.m.31 views

BIT-PYTHON-2026-9669 bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/25 7:36 a.m.17 views

BIT-LIBPYTHON-2026-9669 bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/06/10 2:33 a.m.20 views

SUSE CVE-2026-9669

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...

4.7CVSS5.4AI score0.00428EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/09 12:33 a.m.19 views

EUVD-2026-35202

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/08 11:17 p.m.19 views

DEBIAN-CVE-2026-9669

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/08 11:17 p.m.18 views

UBUNTU-CVE-2026-9669

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...

8.2CVSS5.4AI score0.00428EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/08 11:16 p.m.10 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the bz2.BZ2Decompressor objects. An attacker can cause out-of-bounds writes to a stack buffer by reusing a decompressor object after a decompression error and providing crafted input. This can result in...

8.2CVSS5.5AI score0.00428EPSS
SaveExploits0References2
Rows per page
Query Builder