In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade RHEL:8 container-tools:4.0/criu-libs to version 0:3.15-3.module+el8.8.0+17821+de1b53f1 or higher.
This issue was patched in RHSA-2023:2802.
Note: Versions mentioned in the description apply only to the upstream container-tools:4.0/criu-libs package and not the container-tools:4.0/criu-libs package as distributed by RHEL.
See How to fix? for RHEL:8 relevant fixed versions and status.
An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.