[FFmpeg-devel] [PATCH 1/4] avcodec/snowdec: Fix integer overflow in header parsing

Michael Niedermayer michael at niedermayer.cc
Mon Nov 13 20:57:05 EET 2017


On Sun, Nov 05, 2017 at 09:20:05PM +0100, Michael Niedermayer wrote:
> Fixes: 3984/clusterfuzz-testcase-minimized-5265759929368576
> Fixes: runtime error: signed integer overflow: -1085585801 + -1094995529 cannot be represented in type 'int'
> 
> 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/snowdec.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

patchset applied

[...]
-- 
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/20171113/16f6f17a/attachment.sig>


More information about the ffmpeg-devel mailing list