[U-Boot] [PATCH 5/6] lzo: correctly bounds-check output buffer

Simon Glass sjg at chromium.org
Wed Aug 14 19:45:26 CEST 2013


On Mon, Aug 12, 2013 at 5:02 PM, Kees Cook <keescook at chromium.org> wrote:
> This checks the size of the output buffer and fails if it was going to
> overflow the buffer during lzo decompression.
>
> Signed-off-by: Kees Cook <keescook at chromium.org>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list