[FFmpeg-devel] [PATCH 2/7] avformat/aiffdec: Check for size overflow in header parsing

Michael Niedermayer michael at niedermayer.cc
Sat Jul 31 23:13:09 EEST 2021


On Fri, Apr 23, 2021 at 07:50:51PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type 'int'
> Fixes: 29102/clusterfuzz-testcase-minimized-ffmpeg_dem_AIFF_fuzzer-6723467048255488
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavformat/aiffdec.c | 3 +++
>  1 file changed, 3 insertions(+)

will apply patches 2-7

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

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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/20210731/4dd0c101/attachment.sig>


More information about the ffmpeg-devel mailing list