]> git.sesse.net Git - ffmpeg/commit
avcodec/mobiclip: set the bitstream size to the input
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 12 Sep 2020 14:35:55 +0000 (16:35 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 15 Oct 2020 20:53:56 +0000 (22:53 +0200)
commitb6b640c5448f4a53e49caf93ccd665346d7598ef
tree93562abf0b38cdceacda646de1106a75e5f73b39
parent0467991de759e15123477be499d1ebc5224afcae
avcodec/mobiclip: set the bitstream size to the input

Fixes: out of array read
Fixes: 25453/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MOBICLIP_fuzzer-5163575973511168
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mobiclip.c