diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-11 20:42:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-16 14:48:38 +0100 |
commit | 2d6c2b6dc200aa5627aa22c2e36fd5e90e44a094 (patch) | |
tree | 9012d9b11d00560056e15db91027300c9ff23a7e /libavcodec/vc1_pred.c | |
parent | 44c1e6ed2cc2b577cb98a0092e61072aa4ae0820 (diff) | |
download | ffmpeg-2d6c2b6dc200aa5627aa22c2e36fd5e90e44a094.tar.gz |
avcodec/bink: Fix off by 1 error in ref end
Fixes: out of array access
Fixes: 48567/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINK_fuzzer-6657932926517248
Alterantivly to this it is possibly to allocate a bigger array
Note: oss-fuzz assigned this issue to a unrelated theora bug so the bug number matches that
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 49487045dde6f69194332aac51fd4e598e19c7b6)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vc1_pred.c')
0 files changed, 0 insertions, 0 deletions