[FFmpeg-devel] [PATCH 2/5] avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()

Michael Niedermayer michael at niedermayer.cc
Sun Aug 11 17:46:01 EEST 2019


On Fri, Jul 26, 2019 at 06:26:05PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 2147483424 - -1772303236 cannot be represented in type 'int'
> Fixes: 15708/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5067890362941440
> 
> 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/alsdec.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply

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

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190811/532c1b19/attachment.sig>


More information about the ffmpeg-devel mailing list