[FFmpeg-devel] [PATCH 3/6] avformat/sbgdec: Check for overflow in parse_timestamp()

Nicolas George george at nsup.org
Sun Jul 19 20:51:47 EEST 2020


Michael Niedermayer (12020-07-19):
> Fixes: signed integer overflow: 33986707200000000 + 9195561788997000192 cannot be represented in type 'long'
> Fixes: 23790/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-6554232198266880
> 
> 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 | 2 ++
>  1 file changed, 2 insertions(+)

No objection.

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/20200719/d8551a73/attachment.sig>


More information about the ffmpeg-devel mailing list