[FFmpeg-devel] [PATCH 1/7] avformat/sbgdec: Check that end is not before start

Nicolas George george at nsup.org
Tue Nov 10 13:34:23 EET 2020


Michael Niedermayer (12020-11-10):
> Fixes: signed integer overflow: -9223372036854775808 + -5279949906739200 cannot be represented in type 'long'
> Fixes: 26908/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-6329610851319808
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavformat/sbgdec.c | 5 +++++
>  1 file changed, 5 insertions(+)

Should be ok.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201110/e1323423/attachment.sig>


More information about the ffmpeg-devel mailing list