[FFmpeg-devel] [PATCH 1/2] avcodec/h264idct_template: Fix integer overflow in ff_h264_idct_add()

Michael Niedermayer michael at niedermayer.cc
Thu Aug 3 16:41:09 EEST 2017


On Wed, Aug 02, 2017 at 01:28:17AM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 26215360 + 2121330944 cannot be represented in type 'int'
> Fixes: 2809/clusterfuzz-testcase-minimized-4785181833560064
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> ---
>  libavcodec/h264idct_template.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

patchset applied

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

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- 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/20170803/2877ba95/attachment.sig>


More information about the ffmpeg-devel mailing list