Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
11–20 of 234 posts
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#12Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#13Interestingly running VLC 2.2.4 on MacOS 10.12 and checking for updates returns 'VLC 2.2.4 is currently the newest version available.', obviously I downloaded 2.2.5.1 from videolan.org but still odd.
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#14Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#15These are the VLC commits adressing the issue: https://github.com/videolan/vlc/search?utf8=%E2%9C%93&q=subt...
Maybe we should stop random people from contributing to complex C projects?
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#16Clearly VLC should be rewritten in Rust.
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#17These are the VLC commits adressing the issue: https://github.com/videolan/vlc/search?utf8=%E2%9C%93&q=subt...
> Fix potential heap buffer overflow
> Fix potential out of bound read
> Fix invalid double increment.
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#18These are the VLC commits adressing the issue: https://github.com/videolan/vlc/search?utf8=%E2%9C%93&q=subt...
Holy crap, that code doesn't look good. I predict we will see more exploits for this project. Maybe we should stop random people from contributing to complex C projects?
Re: Malicious Subtitles Threaten Kodi, VLC and Popcorn Time Users
#19Clearly VLC should be rewritten in Rust.
Rust isn't the only alternative to write native code safer than C will ever allow.