grub2/grub-core/video/readers
Darren Kenny 5f5eb7ca8e video/readers/jpeg: Test for an invalid next marker reference from a jpeg file
While it may never happen, and potentially could be caught at the end of
the function, it is worth checking up front for a bad reference to the
next marker just in case of a maliciously crafted file being provided.

Fixes: CID 73694

Signed-off-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:17 +01:00
..
jpeg.c video/readers/jpeg: Test for an invalid next marker reference from a jpeg file 2021-03-02 15:54:17 +01:00
png.c malloc: Use overflow checking primitives where we do complex allocations 2020-07-29 16:55:47 +02:00
tga.c verifiers: File type for fine-grained signature-verification controlling 2018-11-09 13:25:31 +01:00