diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-08-25 18:22:50 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-01-06 11:30:43 +0100 |
commit | 81c2cf86468082485a34e27ace8290b6e9623b67 (patch) | |
tree | 10a9a23382b8b9f0a09a76ab36daf50aeafed2fc /fftools | |
parent | eec70d9fbeb7f7d0d060326e3f881bca27f99b17 (diff) | |
download | ffmpeg-81c2cf86468082485a34e27ace8290b6e9623b67.tar.gz |
avcodec/alsdec: Check k from being outside what our implementation can handle
The specification does not seem to list what the maximum valid
value is
Fixes: shift exponent 32 is too large for 32-bit type 'unsigned int'
Fixes: 16268/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5638164544225280
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 e1255789941d213a8e193469d0687946c9fa4a63)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'fftools')
0 files changed, 0 insertions, 0 deletions