diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-02-20 19:19:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-03-16 14:48:36 +0100 |
commit | fa22608c46910b33a642fdc220470b19eb5bea52 (patch) | |
tree | 970b15fd156a0f93649b832c05a36c44d2a19731 /libavformat/internal.h | |
parent | 52d055b34d09601b54c07f31220842c1fd90d150 (diff) | |
download | ffmpeg-fa22608c46910b33a642fdc220470b19eb5bea52.tar.gz |
avformat/mov: Check samplesize and offset to avoid integer overflow
Fixes: signed integer overflow: 9223372036854775584 + 536870912 cannot be represented in type 'long'
Fixes: 55844/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-510613920664780
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 53c1f5c2e28e54ea8174b196d5cf4a158907395a)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/internal.h')
0 files changed, 0 insertions, 0 deletions