[FFmpeg-devel] [PATCH 1/3] avformat/utils: Check rfps_duration_sum for overflow

Michael Niedermayer michael at niedermayer.cc
Fri Jul 19 19:18:06 EEST 2019


On Fri, Jul 05, 2019 at 01:28:33AM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 9151595917793558550 + 297519050751678697 cannot be represented in type 'long'
> Fixes: 15496/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5722866475073536
> 
> 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 | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)

will apply

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

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- 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/20190719/06ab300f/attachment.sig>


More information about the ffmpeg-devel mailing list