Opened 16 months ago
Closed 16 months ago
#18697 closed enhancement (fixed)
nghttp2-1.57.0
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | elevated | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version
Change History (5)
comment:1 by , 16 months ago
Priority: | normal → elevated |
---|
comment:2 by , 16 months ago
CVE-2023-44487: HTTP/2 Rapid Reset
Rapidly creating and cancelling streams (HEADERS frame immediately followed by RST_STREAM) without bound cause denial of service.
IIUC it affects many HTTP/2 servers in practice. Upgrading nghttp2 will only fix the issue for the servers implemented with nghttp2.
comment:3 by , 16 months ago
It seems apache contains a pre-caution for the issue, but I'm not sure if the nghttp2 update is also needed for a server using nghttp2 via apache for HTTP/2.
comment:4 by , 16 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at a47c324983d278f54cb00f294b5e5fedf2d4c645
SA-12.0-022 issued
Note:
See TracTickets
for help on using tickets.
What's Changed
#1944
#1946
#1950
#1948
#1949
#1947
#1951
#1953
#1945
#1957
#1958
#1959
#1961