Permalink
Please
sign in to comment.
Browse files
http2: consider 0-length non-end DATA frames an error
This is intended to mitigate CVE-2019-9518. Backport-PR-URL: #29123 PR-URL: #29122 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
- Loading branch information...
Showing
with
10 additions
and 5 deletions.
- +8 −4 src/node_http2.cc
- +1 −1 src/node_http2.h
- +1 −0 src/node_revert.h
0 comments on commit
17357d3