[FFmpeg-devel] [PATCH 1/7] avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate()

Michael Niedermayer michael at niedermayer.cc
Sun Mar 28 15:35:05 EEST 2021


On Thu, Mar 04, 2021 at 07:48:33PM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 136323327 * 281474976710656 cannot be represented in type 'long'
> Fixes: 30913/clusterfuzz-testcase-minimized-ffmpeg_dem_IVF_fuzzer-5753392189931520
> 
> 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/utils.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

will apply patchset

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

Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- 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/20210328/d1e97a47/attachment.sig>


More information about the ffmpeg-devel mailing list