[FFmpeg-devel] [PATCH 2/2] avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()

Michael Niedermayer michael at niedermayer.cc
Sat Jul 29 19:57:40 EEST 2017


On Fri, Jul 28, 2017 at 03:22:40AM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 9 * 335544320 cannot be represented in type 'int'
> Fixes: 2739/clusterfuzz-testcase-minimized-6737297955356672
> 
> 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/dirac_dwt.h | 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/20170729/d3a525f1/attachment.sig>


More information about the ffmpeg-devel mailing list