avcodec/eacmv: Check input size for intra frames
authorMichael Niedermayer <[email protected]>
Thu, 19 Sep 2024 21:57:31 +0000 (23:57 +0200)
committerMichael Niedermayer <[email protected]>
Thu, 27 Feb 2025 16:53:07 +0000 (17:53 +0100)
commit8d3f10011d052094d1ac862f573fa1601364b129
treeab546e042343b4e1401477dce3076722d0767fbd
parenta51d618e8b828b6a4395d1f04062abaf235e92de
avcodec/eacmv: Check input size for intra frames

Fixes: Timeout
Fixes: 71135/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EACMV_fuzzer-6251879028293632

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <[email protected]>
(cherry picked from commit c3a1cbbf5d99337b5e99260eb95c84e65c7587f6)
Signed-off-by: Michael Niedermayer <[email protected]>
libavcodec/eacmv.c