Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.
{ "availability": "No subscription required", "binaries": [ { "binary_name": "apache2", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-bin", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-data", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-dbg", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-dev", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-doc", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-ssl-dev", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-suexec-custom", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-suexec-pristine", "binary_version": "2.4.29-1ubuntu4.10" }, { "binary_name": "apache2-utils", "binary_version": "2.4.29-1ubuntu4.10" } ] }