[FFmpeg-devel] [PATCH] avcodec/aacps (fixed point): Fix multiple signed integer overflows

Michael Niedermayer michael at niedermayer.cc
Wed Jul 12 05:50:02 EEST 2017


On Sun, Jul 09, 2017 at 06:27:58PM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 1421978265 - -1810326882 cannot be represented in type 'int'
> Fixes: 2527/clusterfuzz-testcase-minimized-5260915396050944
> 
> 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/aacps.c | 25 ++++++++-----------------
>  1 file changed, 8 insertions(+), 17 deletions(-)

applied

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

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- 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/20170712/c915b7d0/attachment.sig>


More information about the ffmpeg-devel mailing list