summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorSoumya Sambu <soumya.sambu@windriver.com>2024-04-16 12:48:35 +0000
committerSteve Sakoman <steve@sakoman.com>2024-04-21 06:33:34 -0700
commit9babd9f028d714bb9c9ec84dd3d547c04268a4f6 (patch)
tree61be5a0bb48927aa0d559f67d10a37f50e314999 /scripts/lib/scriptutils.py
parent0f437fb0f2bc7f27aab3dee70544f2a339cdccaa (diff)
downloadpoky-9babd9f028d714bb9c9ec84dd3d547c04268a4f6.tar.gz
nghttp2: Fix CVE-2024-28182
nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK stream. nghttp2 v1.61.0 mitigates this vulnerability by limiting the number of CONTINUATION frames it accepts per stream. There is no workaround for this vulnerability. References: https://nvd.nist.gov/vuln/detail/CVE-2024-28182 (From OE-Core rev: 85e65af4727695d61c225a5911325764f423c331) Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions