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.
{
"cwe_ids": [
"CWE-410",
"CWE-664"
],
"cna_assigner": "eclipse",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/2xxx/CVE-2022-2048.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "9.4.47"
},
{
"last_affected": "10.0"
},
{
"last_affected": "11.0"
},
{
"introduced": "10.0.0"
},
{
"fixed": "10.0.9"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.0.9"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*",
"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*"
]
}