[FFmpeg-devel] [PATCH 1/2] avcodec/aacps: Fix multiple integer overflow in map_val_34_to_20()
Michael Niedermayer
michael at niedermayer.cc
Mon Jul 24 18:35:14 EEST 2017
On Sat, Jul 22, 2017 at 04:35:23AM +0200, Michael Niedermayer wrote:
> Fixes: avcodec/aacps.c:511:40: runtime error: signed integer overflow: 1509077651 + 758068176 cannot be represented in type 'int'
> Fixes: 2678/clusterfuzz-testcase-minimized-4702787684270080
>
> 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 | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- 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/20170724/430465db/attachment.sig>
More information about the ffmpeg-devel
mailing list