HTTP/2 client CVE-2023-39325
Package
ecs-agent
(bottlerocket)
Affected versions
< 1.17.0
Patched versions
1.17.0
kubernetes-1.23
(bottlerocket)
<1.16.1
1.16.1
kubernetes-1.24
(bottlerocket)
<1.16.1
1.16.1
kubernetes-1.25
(bottlerocket)
<1.16.1
1.16.1
kubernetes-1.26
(bottlerocket)
<1.16.1
1.16.1
kubernetes-1.27
(bottlerocket)
<1.16.1
1.16.1
kubernetes-1.28
(bottlerocket)
<1.16.1
1.16.1
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption.