gzip: correctly bounds-check output buffer
The output buffer size must not be reset by the gzip decoder or there is a risk of overflowing memory during decompression. Signed-off-by:Kees Cook <keescook@chromium.org> Acked-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment