On Sun, 29 Jan 2023 at 09:44, Pali Rohár <p...@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 <p...@kernel.org> > --- > tools/default_image.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>