1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00
Files
FFmpeg/libavcodec
Michael Niedermayer 0e45886e6e avcodec/apedec: Fix integer overflow in filter_fast_3320()
Fixes: signed integer overflow: 2145649668 + 3956526 cannot be represented in type 'int'
Fixes: 38351/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_APE_fuzzer-4647077926273024

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-09-26 17:22:42 +02:00
..
2021-09-07 18:07:11 +10:00
2021-09-05 22:22:05 +02:00
2021-09-07 18:07:11 +10:00
2021-09-07 18:07:11 +10:00
2021-09-26 17:21:59 +02:00
2021-09-19 22:36:23 +02:00
2021-09-12 22:23:35 +02:00