1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavcodec
Michael Niedermayer 73427f5c74 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()
Fixes: runtime error: signed integer overflow: 1168175789 + 1168178473 cannot be represented in type 'int'
Fixes: 3081/clusterfuzz-testcase-minimized-4807564879462400
Fixes: 2844/clusterfuzz-testcase-minimized-5561715838156800

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 2a0823ae96)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-10 01:33:28 +02:00
..
2017-03-31 12:28:58 +02:00
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-06-02 01:14:38 +02:00
2017-07-19 15:26:37 +02:00
2017-05-14 00:21:49 +02:00
2017-05-14 00:21:49 +02:00
2017-05-14 17:56:21 +02:00
2017-03-20 09:23:15 +01:00
2016-11-14 00:33:12 +01:00
2017-05-14 00:21:49 +02:00
2016-11-09 21:10:59 +01:00
2017-05-23 15:50:46 +02:00
2017-02-21 00:40:20 +01:00
2017-05-14 17:56:20 +02:00
2017-01-11 16:02:10 +01:00
2017-03-28 18:04:27 -04:00
2017-03-28 18:04:27 -04:00
2017-03-21 12:38:20 +01:00
2016-11-07 22:42:00 +01:00
2016-11-27 14:34:57 +01:00
2016-11-15 22:01:08 +01:00
2017-02-03 20:16:30 +01:00
2017-02-03 20:01:07 +01:00
2017-01-11 16:02:10 +01:00
2017-01-11 16:02:10 +01:00
2017-02-21 00:40:20 +01:00
2017-02-14 06:15:36 +00:00
2017-02-24 19:14:55 +00:00
2017-02-14 06:15:36 +00:00
2017-06-06 03:44:35 +02:00
2017-01-09 18:43:19 +01:00
2017-02-10 17:04:56 +01:00
2016-11-29 11:23:20 +01:00
2017-01-16 10:24:01 +01:00
2017-06-02 01:14:38 +02:00
2017-02-21 00:40:20 +01:00
2017-04-02 19:49:45 +02:00
2017-02-02 01:12:07 +01:00
2017-06-02 01:14:38 +02:00
2017-05-14 00:21:49 +02:00
2017-07-19 15:26:37 +02:00
2017-01-20 13:58:41 +01:00
2017-07-26 00:14:20 +02:00
2017-09-10 01:33:28 +02:00