[FFmpeg-devel] [PATCH 1/5] avcodec/alsdec: Fix 2 integer overflows

Michael Niedermayer michael at niedermayer.cc
Sun Jul 21 12:18:03 EEST 2019


On Sun, Jul 07, 2019 at 03:18:10PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 1270564968 + 904828220 cannot be represented in type 'int'
> Fixes: 15402/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5755426823471104
> 
> 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/alsdec.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply

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

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190721/8f5cecfb/attachment.sig>


More information about the ffmpeg-devel mailing list