In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests.
{
"binaries": [
{
"binary_version": "6.1.26-1ubuntu1.2",
"binary_name": "jetty"
},
{
"binary_version": "6.1.26-1ubuntu1.2",
"binary_name": "libjetty-extra"
},
{
"binary_version": "6.1.26-1ubuntu1.2",
"binary_name": "libjetty-extra-java"
},
{
"binary_version": "6.1.26-1ubuntu1.2",
"binary_name": "libjetty-java"
}
]
}