[FFmpeg-devel] [PATCH 4/5] avcodec/alac: Fix integer overflow in LPC

Michael Niedermayer michael at niedermayer.cc
Sun Oct 20 20:23:14 EEST 2019


On Tue, Oct 01, 2019 at 01:12:53AM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 2147483628 + 128 cannot be represented in type 'int'
> Fixes: 17783/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALAC_fuzzer-5146470595952640
> 
> 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/alac.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

will apply

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

"I am not trying to be anyone's saviour, I'm trying to think about the
 future and not be sad" - Elon Musk

-------------- 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/20191020/97b0d41d/attachment.sig>


More information about the ffmpeg-devel mailing list