diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-11 20:42:23 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-27 13:37:21 +0200 |
commit | fb895f9d4d8ac80b4fc7930d1b594b5363c343e0 (patch) | |
tree | 5b35c18032978b38c2e9bb2d65bfa752b02b2e97 /ffbuild/arch.mak | |
parent | 1e22a8a9d016c67e3579e9a59987cf494d8aea41 (diff) | |
download | ffmpeg-fb895f9d4d8ac80b4fc7930d1b594b5363c343e0.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 'ffbuild/arch.mak')
0 files changed, 0 insertions, 0 deletions