diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-18 19:55:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-02 19:55:09 +0200 |
commit | d60daf43bc7dced5088434a7209a7135830bc811 (patch) | |
tree | 15d6ff54c2f8075a28873a34db80cc3cfc66df2c /libavcodec/dnxhdenc.c | |
parent | 41447fcbcb7f0c4bcc2eb2bf879a0ff8a0eca50d (diff) | |
download | ffmpeg-d60daf43bc7dced5088434a7209a7135830bc811.tar.gz |
avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits
Fixes: signed integer overflow: -53716100 * 256 cannot be represented in type 'int'
Fixes: 20143/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WMALOSSLESS_fuzzer-5716604000403456
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 b8a0be93528187721a2414f66abbc252a258afa3)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/dnxhdenc.c')
0 files changed, 0 insertions, 0 deletions