CVE-2022-2048: Uncontrolled Resource Consumption
(updated )
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.
References
- www.openwall.com/lists/oss-security/2022/09/09/2
- github.com/eclipse/jetty.project/security/advisories/GHSA-wgmr-mf83-7x4j
- lists.debian.org/debian-lts-announce/2022/08/msg00011.html
- nvd.nist.gov/vuln/detail/CVE-2022-2048
- security.netapp.com/advisory/ntap-20220901-0006/
- www.debian.org/security/2022/dsa-5198
Detect and mitigate CVE-2022-2048 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →