FFmpeg 2.8 and 4.2.3 has a use-after-free via a crafted EXTINF duration in an m3u8 file because parse_playlist in libavformat/hls.c frees a pointer, and later that pointer is accessed in av_probe_input_format3 in libavformat/format.c.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2020-06-07 19:15
Updated : 2024-11-21 05:02
NVD link : CVE-2020-13904
Mitre link : CVE-2020-13904
CVE.ORG link : CVE-2020-13904
JSON object : View
Products Affected
canonical
- ubuntu_linux
debian
- debian_linux
ffmpeg
- ffmpeg
CWE
CWE-416
Use After Free