Changeset 61cbcaf9 in ffmpeg

Timestamp:
Dec 4, 2024, 3:23:49 AM (28 hours ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
44822184
Parents:
559d435f
git-author:
Michael Niedermayer <michael@niedermayer.cc> (12/01/24 23:24:53)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (12/04/24 03:23:49)
Message:

avcodec/rv60dec: Check qp for intra

The rv60_qp_to_idx table only supports qp up to 31 on intra

Fixes: global-buffer-overflow
Fixes: 377543818/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RV60_fuzzer-5160167345291264

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.