1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Michael Niedermayer be0109b881 avformat/flvdec: timestamps cannot use the full int64 range
We do not support this as we multiply by 1000
Fixes: signed integer overflow: -45318575073853696 * 1000 cannot be represented in type 'long'
Fixes: 42804/clusterfuzz-testcase-minimized-ffmpeg_dem_LIVE_FLV_fuzzer-4630325425209344

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c217ca7718c8e24905d7ba9ede719ae040899476)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2022-04-06 20:27:35 +02:00
..
2021-02-09 19:37:27 +01:00
2021-01-23 14:32:54 +01:00
2021-03-05 19:45:00 +02:00
2021-03-25 16:34:42 +10:00
2021-02-02 23:53:29 +01:00
2021-02-23 10:14:26 +01:00
2021-03-11 14:21:30 -05:00
2021-09-08 21:31:50 +02:00
2021-02-04 17:52:45 +01:00
2020-11-11 17:05:24 +01:00
2021-06-18 20:53:56 +02:00
2021-03-03 16:54:20 +01:00
2021-01-23 01:05:25 +01:00
2021-04-01 11:38:45 +02:00
2021-03-25 16:34:41 +10:00
2020-12-21 01:27:33 -05:00
2021-03-19 22:57:23 +01:00
2020-10-25 09:49:26 +01:00
2021-03-13 17:36:48 +01:00
2021-03-08 19:19:19 +01:00
2021-02-19 07:45:48 +01:00
2021-09-08 21:31:50 +02:00
2021-01-28 21:08:11 +01:00
2020-10-25 09:49:31 +01:00
2021-03-13 17:36:48 +01:00
2021-09-08 21:31:50 +02:00
2021-03-14 23:29:51 +01:00
2021-03-05 19:45:00 +02:00
2020-12-05 00:08:33 +01:00
2021-10-21 19:21:14 +02:00