[FFmpeg-devel] [PATCH 4/6] avcodec/takdec: Fix integer overflow in decorrelate()
Michael Niedermayer
michael at niedermayer.cc
Wed Sep 11 23:47:11 EEST 2019
On Sun, Aug 25, 2019 at 08:41:56PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -2424832 - 2145653689 cannot be represented in type 'int'
> Fixes: 16138/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TAK_fuzzer-5643451346976768
>
> 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/takdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Never trust a computer, one day, it may think you are the virus. -- Compn
-------------- 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/20190911/6a99c4d9/attachment.sig>
More information about the ffmpeg-devel
mailing list