[FFmpeg-devel] [PATCH 08/15] avformat/sbgdec: Check for negative duration or un-representable end pts

Nicolas George george at nsup.org
Tue Oct 3 17:40:02 EEST 2023


Michael Niedermayer (12023-10-01):
> Fixes: signed integer overflow: 9230955872951340 - -9223372036854775808 cannot be represented in type 'long'
> Fixes: 51896/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-6330481893572608
> 
> 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 | 7 +++++++
>  1 file changed, 7 insertions(+)

No objection either.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list