FFmpeg/libavcodec
Michael Niedermayer 1e95a3e8a7 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter()
Fixes: negation of -2147483648 cannot be represented in type 'int'; cast to an unsigned type to negate this value to itself
Fixes: signed integer overflow: -14527961 - 2147483425 cannot be represented in type 'int'
Fixes: 16380/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5645957131141120
Fixes: 16968/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5716169901735936
Fixes: 17074/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-5198710497083392

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-09-28 17:49:00 +02:00
..
2019-09-20 23:26:34 +02:00
2019-07-25 15:13:09 +01:00
2019-09-26 21:02:34 +02:00
2019-09-25 17:18:37 +02:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-07-29 22:25:10 +01:00
2019-09-19 21:30:54 +02:00
2019-09-20 01:36:13 +02:00
2019-08-11 19:13:21 +02:00
2019-08-29 21:04:54 +02:00
2019-08-29 15:57:54 +02:00
2019-09-19 23:56:03 -07:00
2019-08-11 19:13:21 +02:00
2019-09-02 13:46:11 -07:00
2019-09-25 17:18:37 +02:00
2019-09-26 14:06:06 +02:00
2019-09-06 22:26:55 +02:00
2019-09-26 13:44:11 +08:00
2019-09-26 13:44:11 +08:00
2019-08-23 22:24:07 +02:00
2019-09-22 18:16:38 +02:00
2019-09-20 23:26:34 +02:00
2019-09-16 21:30:19 +02:00
2019-07-28 22:34:26 +01:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-08-22 18:35:44 +02:00
2019-09-05 19:45:53 +02:00