diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-01-26 19:58:56 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-04-01 19:05:31 +0200 |
commit | 84ce5ced3163975b5ba9ffbf4c4709114b9e8669 (patch) | |
tree | a4e23b53fdb2538870ad29940f0222f2e4c35086 /README.md | |
parent | cb9752d897de17212a7a3ce54ad3e16b377b22c0 (diff) | |
download | ffmpeg-84ce5ced3163975b5ba9ffbf4c4709114b9e8669.tar.gz |
avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread
Such frames will crash when pthread functions are called on the NULL pointer
Fixes: member access within null pointer of type 'VVCFrameThread' (aka 'struct VVCFrameThread')
Fixes: 65160/clusterfuzz-testcase-minimized-ffmpeg_BSF_VVC_METADATA_fuzzer-4665241535119360 (partly)
Fixes: 65636/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-5394745824182272
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions