http2: allow security revert for Ping/Settings Flood · nodejs/node@073108c · GitHub
Skip to content

Commit 073108c

Browse files
addaleaxBethGriggs
authored andcommitted
http2: allow security revert for Ping/Settings Flood
nghttp2 has updated its limit for outstanding Ping/Settings ACKs to 1000. This commit allows reverting to the old default of 10000. The associated CVEs are CVE-2019-9512/CVE-2019-9515. Backport-PR-URL: #29124 PR-URL: #29122 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6d687f7 commit 073108c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/node_http2.cc

Lines changed: 3 additions & 0 deletions

src/node_revert.h

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)