[FFmpeg-devel] [PATCH 07/15] avformat/sbgdec: Check for period overflow

Nicolas George george at nsup.org
Tue Oct 3 14:06:43 EEST 2023


Michael Niedermayer (12023-10-01):
> Fixes: signed integer overflow: 4481246996173000000 - -4778576820000000000 cannot be represented in type 'long'
> Fixes: 51896/clusterfuzz-testcase-minimized-ffmpeg_dem_SBG_fuzzer-5063670588899328
> 
> 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, 4 insertions(+), 1 deletion(-)

No objections.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list