[FFmpeg-devel] [PATCH 1/4] avformat/asfdec_o: Check offset before adding index entry

Michael Niedermayer michael at niedermayer.cc
Thu Oct 20 22:42:04 EEST 2022


On Thu, Oct 06, 2022 at 10:37:06PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 9223372036854550860 + 530259564 cannot be represented in type 'long'
> Fixes: 49093/clusterfuzz-testcase-minimized-ffmpeg_dem_ASF_O_fuzzer-4697179192688640
> 
> 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/asfdec_o.c | 2 ++
>  1 file changed, 2 insertions(+)

will apply patchset

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

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- 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/20221020/e599c5e0/attachment.sig>


More information about the ffmpeg-devel mailing list