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

Michael Niedermayer michael at niedermayer.cc
Tue Aug 29 21:45:59 EEST 2017


On Thu, Aug 17, 2017 at 03:54:57AM +0200, Michael Niedermayer wrote:
> Fixes: 2891/clusterfuzz-testcase-minimized-5881795457318912
> Fixes: runtime error: signed integer overflow: 1551827968 - -775913984 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/h264idct_template.c | 28 ++++++++++++++--------------
>  1 file changed, 14 insertions(+), 14 deletions(-)

applied

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

Those who are best at talking, realize last or never when they are 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/b6de169a/attachment.sig>


More information about the ffmpeg-devel mailing list