[FFmpeg-devel] [PATCH 2/2] avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()

Michael Niedermayer michael at niedermayer.cc
Sun Apr 19 18:06:51 EEST 2020


On Sun, Feb 02, 2020 at 10:52:02PM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 40550400 * 128 cannot be represented in type 'int'
> Fixes: 20331/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RV40_fuzzer-5676685725007872
> 
> 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/rv40dsp.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply

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

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200419/83448d78/attachment.sig>


More information about the ffmpeg-devel mailing list