VYPR
High severityNVD Advisory· Published Feb 26, 2024· Updated Feb 13, 2025

Jetty connection leaking on idle timeout when TCP congested

CVE-2024-22201

Description

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vulnerability is patched in 9.4.54, 10.0.20, 11.0.20, and 12.0.6.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.eclipse.jetty.http2:http2-commonMaven
>= 9.3.0, < 9.4.549.4.54
org.eclipse.jetty.http2:http2-commonMaven
>= 10.0.0, < 10.0.2010.0.20
org.eclipse.jetty.http3:http3-commonMaven
>= 10.0.8, < 10.0.2010.0.20
org.eclipse.jetty.http2:http2-commonMaven
>= 11.0.0, < 11.0.2011.0.20
org.eclipse.jetty.http3:http3-commonMaven
>= 11.0.8, < 11.0.2011.0.20
org.eclipse.jetty.http2:jetty-http2-commonMaven
>= 12.0.0, < 12.0.612.0.6
org.eclipse.jetty.http3:jetty-http3-commonMaven
>= 12.0.0, < 12.0.612.0.6

Affected products

26

Patches

Vulnerability mechanics

References

11

News mentions

1