Missing Release of Resource after Effective Lifetime in Netty - CVE-2026-44893

 

Missing Release of Resource after Effective Lifetime in Netty - CVE-2026-44893

Published: June 8, 2026


Vulnerability identifier: #VU133454
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-44893
CWE-ID: CWE-772
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper resource management in HAProxyMessage.readNextTLV() when decoding a PP2_TYPE_SSL TLV with an invalid length. A remote attacker can send a specially crafted HAProxy TLV to cause a denial of service.

The issue is triggered when the TLV length is set below 5, causing an IndexOutOfBoundsException to propagate while a retained slice on the pooled cumulation buffer is not released.


Affected software

Netty
SUSE Linux Enterprise Server 15 SP6
SUSE Linux Enterprise Server 15 SP5
SUSE Linux Enterprise Server 15 SP4
SUSE Linux Enterprise Server for SAP Applications 15
SUSE Linux Enterprise High Performance Computing 15
SUSE Linux Enterprise High Performance Computing ESPOS 15
SUSE Linux Enterprise High Performance Computing LTSS 15
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise Desktop 15
SUSE Linux Enterprise Real Time 15
Development Tools Module
SUSE Package Hub 15
Netezza Appliance
netty-tcnative
netty-tcnative-debugsource
netty-javadoc
netty
Red Hat Camel for Spring Boot
JBoss Data Grid

How to mitigate CVE-2026-44893

Install security update from vendor's website.

Netty - addressed in versions 4.1.135, 4.2.15
Netezza Appliance - update to 1.0.2.0
netty-tcnative - update to 2.0.79-150200.3.45.1
netty-tcnative-debugsource - update to 2.0.79-150200.3.45.1
netty-javadoc - update to 4.1.135-150200.4.50.1
netty - update to 4.1.135-150200.4.50.1
Red Hat Camel for Spring Boot - update to 4.18
JBoss Data Grid - update to 8.6.2

External References

Related Security Bulletins