diff options
author | Jacob Trimble <modmaker-at-google.com@ffmpeg.org> | 2018-12-19 16:00:22 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-20 23:32:36 +0100 |
commit | 555f332e7adbd492ca74fa7329c492819b52e2ed (patch) | |
tree | 989eaeef31171bcdd9222c2320717a40b561219a /libavutil | |
parent | 064f9505f49816650516c7afe93e43d8f547891a (diff) | |
download | ffmpeg-555f332e7adbd492ca74fa7329c492819b52e2ed.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>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions