diff options
author | Jacob Trimble <modmaker-at-google.com@ffmpeg.org> | 2018-12-19 16:00:22 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-01-21 07:53:26 +0100 |
commit | 73c90818b116e3783e6479172a565cfb9fa36036 (patch) | |
tree | 9a53343ec3588f7ea7b0c61b02d145b570890e0f /libavfilter/vf_thumbnail.c | |
parent | c22b67feaae9f6b5a9ebbbb84d64ff749f084135 (diff) | |
download | ffmpeg-73c90818b116e3783e6479172a565cfb9fa36036.tar.gz |
libavformat/mov: Fix NULL-dereference read for some encrypted content.
When reading frames, we need to use the fragment for the correct
stream. Sometimes the "current" fragment is not the same as the one
the frame is for.
Found by Chromium's ClusterFuzz:
https://crbug.com/906392 and https://crbug.com/915524
Signed-off-by: Jacob Trimble <modmaker@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 555f332e7adbd492ca74fa7329c492819b52e2ed)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/vf_thumbnail.c')
0 files changed, 0 insertions, 0 deletions