[PATCH u-boot 1/2] tools: default_image: Verify header size
Simon Glass
sjg at chromium.org
Mon Jan 30 16:50:17 CET 2023
On Sun, 29 Jan 2023 at 09:44, Pali Rohár <pali at kernel.org> wrote:
>
> Before reading image header, verify that image size is at least size of
> the image header.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> tools/default_image.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list