[FFmpeg-devel] [PATCH] avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks

Michael Niedermayer michael at niedermayer.cc
Sun Dec 10 20:49:28 EET 2017


On Thu, Dec 07, 2017 at 12:09:17AM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -1698586465 + -551542752 cannot be represented in type 'int'
> Fixes: 4490/clusterfuzz-testcase-minimized-5210014592532480
> 
> 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/vp9_superframe_split_bsf.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

applied

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

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- 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/20171210/9a881f5c/attachment.sig>


More information about the ffmpeg-devel mailing list