diff options
author | Michael Niedermayer <[email protected]> | 2020-05-10 19:04:23 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2021-10-09 22:02:19 +0200 |
commit | 9dea79afde218703378cde7086b1fb33334d2295 (patch) | |
tree | c159a9ee567c718a2effa40716f2cc99495c6ba9 /libavcodec/xiph.h | |
parent | 033936fc4acfb75535f065722c1cccf1d7d7ed25 (diff) |
avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth()
Fixes: -2.4187e+09 is outside the range of representable values of type 'int'
Fixes: signed integer overflow: -14512205 + -2147483648 cannot be represented in type 'int'
Fixes: 20492/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MPC7_fuzzer-5747263166480384
Fixes: 23528/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MPC7_fuzzer-5747263166480384
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit 2b9f39689ab19c68ff37b5a4ac71e8fb7f58c487)
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/xiph.h')
0 files changed, 0 insertions, 0 deletions