diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-11 20:42:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-06-04 20:18:17 +0200 |
commit | e152447bb58279afed11bdb522c3bcafafca2a34 (patch) | |
tree | 024a1ee672bd5c85b05a844cc04e331e64a44f8c /libavcodec/x86/hpeldsp_vp3_init.c | |
parent | 06fe955608d49d36f8ff9409bfca01a0c5178dce (diff) | |
download | ffmpeg-e152447bb58279afed11bdb522c3bcafafca2a34.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/x86/hpeldsp_vp3_init.c')
0 files changed, 0 insertions, 0 deletions