]> git.sesse.net Git - ffmpeg/commit
avcodec/wmaprodec: Check offset
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 12 Nov 2019 19:06:35 +0000 (20:06 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 10 Dec 2019 15:09:14 +0000 (16:09 +0100)
commit5473c7825ea627a115155313a56a907d67a0d0c1
tree53c76b8a8091c1fc557d2e033ad2ea64f4966a59
parent93d52a181ec050d3a4fb68f526604d39cd006be5
avcodec/wmaprodec: Check offset

Fixes: index 33280 out of bounds for type 'float [32768]'
Fixes: 18718/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XMA2_fuzzer-5635373899710464
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmaprodec.c