[FFmpeg-devel] [PATCH 07/11] avformat/rmdec: Make expected_len 64bit

Michael Niedermayer michael at niedermayer.cc
Sun Oct 25 10:59:06 EET 2020


On Tue, Oct 20, 2020 at 10:56:15PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 1347551268 * 14 cannot be represented in type 'int'
> Fixes: 26458/clusterfuzz-testcase-minimized-ffmpeg_dem_RM_fuzzer-5655364324032512
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavformat/rmdec.c | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

will apply

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

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201025/c8f3873b/attachment.sig>


More information about the ffmpeg-devel mailing list