Files
FFmpeg/libavcodec
Michael Niedermayer 331d1d5677 avcodec/utils: allocate a line more for VC1 and WMV3
Fixes: out of array read on 32bit
Fixes: 54857/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VC1_fuzzer-5840588224462848

The chroma MC code reads over the currently allocated frame.
Alternative fixes would be allocating a few bytes more at the end instead of a whole
line extra or to adjust the threshold where the edge emu code is activated

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 01636a63d4)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2023-06-04 20:18:16 +02:00
..
2021-09-11 21:23:49 +02:00
2022-07-12 22:24:16 +02:00
2022-05-04 19:54:53 +02:00
2021-09-11 21:23:48 +02:00
2017-10-03 19:47:37 -03:00
2019-11-14 23:30:37 +01:00
2017-07-07 15:23:58 -04:00
2021-09-11 21:23:48 +02:00
2018-06-18 01:16:03 +02:00
2017-07-07 15:29:57 -04:00
2019-11-15 12:25:45 +01:00
2020-07-02 19:55:09 +02:00
2017-10-03 19:47:37 -03:00
2018-06-18 01:16:04 +02:00
2021-09-11 21:23:49 +02:00
2017-09-16 19:55:03 +02:00
2019-11-15 12:25:46 +01:00
2017-08-30 12:13:01 +02:00
2022-07-12 23:11:37 +02:00
2020-07-02 19:55:09 +02:00
2017-07-12 20:36:13 +02:00
2019-11-14 23:30:37 +01:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2017-08-11 04:28:52 +02:00
2019-11-15 12:25:45 +01:00
2020-07-02 19:55:09 +02:00
2017-09-28 22:41:08 +01:00
2017-08-18 17:18:32 +01:00
2017-07-20 08:24:46 +01:00
2017-07-07 15:26:35 -04:00
2020-07-03 00:03:44 +02:00
2021-09-11 21:23:48 +02:00
2020-07-02 19:55:09 +02:00
2017-08-07 13:09:41 +02:00
2020-07-02 19:55:09 +02:00
2017-07-26 06:13:05 +07:00
2017-07-11 13:22:02 +07:00
2017-10-11 02:15:21 +02:00
2019-11-15 12:25:45 +01:00
2017-07-01 12:03:34 -03:00
2023-06-04 20:18:13 +02:00
2017-09-22 01:33:22 +02:00
2018-06-18 01:16:03 +02:00
2021-09-11 21:23:48 +02:00
2023-06-04 20:18:13 +02:00
2019-11-14 23:30:37 +01:00
2021-09-11 21:23:48 +02:00
2020-07-03 00:03:45 +02:00
2019-11-15 12:25:47 +01:00
2017-10-04 23:14:37 +01:00
2019-03-24 10:38:51 +01:00
2017-07-14 02:30:37 +02:00
2017-07-14 02:30:37 +02:00
2019-11-15 12:25:46 +01:00
2019-11-15 12:25:45 +01:00
2019-11-15 12:25:45 +01:00
2017-09-22 01:33:22 +02:00
2017-10-03 19:47:37 -03:00
2022-07-12 22:30:12 +02:00
2017-07-24 17:52:42 +02:00
2019-03-24 10:38:51 +01:00