[FFmpeg-devel] [PATCH 3/8] avcodec/simple_idct: Fix undefined integer overflow in idct4row()

Michael Niedermayer michael at niedermayer.cc
Tue Feb 2 13:00:23 EET 2021


On Sat, Dec 19, 2020 at 12:22:03AM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -1498310196 - 902891776 cannot be represented in type 'int'
> Fixes: 28445/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VC1IMAGE_fuzzer-5075163389493248
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/simple_idct.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

will apply

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210202/01fbbc35/attachment.sig>


More information about the ffmpeg-devel mailing list