Skip to content
Commit b75650d8 authored by Kees Cook's avatar Kees Cook Committed by Simon Glass
Browse files

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: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 8ef70478
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment