ArchLinux: 201906-22: vlc: arbitrary code execution
Summary
- CVE-2019-5439 (arbitrary code execution)
VideoLAN VLC media player 3.0.6 and earlier has a out-of-bounds write
has been found in the ReadFrame function of the AVI decoder.
- CVE-2019-12874 (arbitrary code execution)
VideoLAN VLC media player 3.0.6 and earlier has a double-free in the
zlib_decompress_extra function of the Matroska demuxer in
modules/demux/mkv/util.cpp.
Resolution
Upgrade to 3.0.7.1-1.
# pacman -Syu "vlc>=3.0.7.1-1"
The problems have been fixed upstream in version 3.0.7.1.
References
https://www.videolan.org/security/sa1901.html https://hackerone.com/reports/484398 ;a=commit;h=81023659c7de5ac2637b4a879195efef50846102 https://security.archlinux.org/CVE-2019-5439 https://security.archlinux.org/CVE-2019-12874
Workaround
None.