[FFmpeg-devel] [PATCH 6/6] avcodec/takdec: Fix overflow with large sample rates

Michael Niedermayer michael at niedermayer.cc
Thu Oct 24 22:28:57 EEST 2019


On Sat, Oct 05, 2019 at 11:41:07PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 2147483647 + 511 cannot be represented in type 'int'
> Fixes: 17899/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TAK_fuzzer-5719753322135552
> 
> 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/takdec.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply

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

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- 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/20191024/38517ea0/attachment.sig>


More information about the ffmpeg-devel mailing list