[FFmpeg-devel] [PATCH 2/2] avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()

Michael Niedermayer michael at niedermayer.cc
Tue Aug 29 21:47:49 EEST 2017


On Mon, Aug 28, 2017 at 01:33:50AM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 267 * 8388608 cannot be represented in type 'int'
> Fixes: 2743/clusterfuzz-testcase-minimized-5820652076400640
> 
> 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 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied

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

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- 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/20170829/854bea36/attachment.sig>


More information about the ffmpeg-devel mailing list