Files
FFmpeg/libavcodec
Michael Niedermayer d7dbad12f8 avcodec/ilbcdec: Fix multiple integer overflows
Fixes: 10651/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ILBC_fuzzer-5202341540659200
Fixes: signed integer overflow: -1707705920 - 1703592888 cannot be represented in type 'int'

This tries to follow the webrtc code. For example using cliping and 64 bit as in WebRtcSpl_DotProductWithScale()
and not doing so in other places.
I could not find anything in rfc3951 and the reference code inside which would
explain what to do in these corner cases.

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