[FFmpeg-devel] [PATCH 1/3] avcodec/takdec: Fix integer overflows in decode_subframe()

Michael Niedermayer michael at niedermayer.cc
Sun Sep 24 10:42:29 EEST 2017


On Fri, Sep 22, 2017 at 08:45:26PM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: -1562477869 + -691460395 cannot be represented in type 'int'
> Fixes: 3196/clusterfuzz-testcase-minimized-4528307146063872
> 
> 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 | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

will apply patchset

[...]
-- 
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: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170924/39d6e2db/attachment.sig>


More information about the ffmpeg-devel mailing list