[FFmpeg-devel] [PATCH 1/2] avcodec/h264_slice: Fix overflow in slice offset

Michael Niedermayer michael at niedermayer.cc
Sun Aug 6 01:02:10 EEST 2017


On Fri, Aug 04, 2017 at 04:05:24AM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 1610612736 * 2 cannot be represented in type 'int'
> Fixes: 2817/clusterfuzz-testcase-minimized-5289691240726528
> 
> 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/h264_slice.c | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)

patchset applied

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

Democracy is the form of government in which you can choose your dictator
-------------- 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/20170806/4379e97a/attachment.sig>


More information about the ffmpeg-devel mailing list