Difference between revisions of "Changelog/0.8.6f"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
= Changes between 0.8.6e and 0.8.6f = | = Changes between 0.8.6e and 0.8.6f = | ||
− | == Security updates | + | == Security updates == |
* Really fixed subtitle buffer overflow ({{CVE|2007-6681}}, {{VideoLAN-SA|0801}}) | * Really fixed subtitle buffer overflow ({{CVE|2007-6681}}, {{VideoLAN-SA|0801}}) | ||
* Fixed Real RTSP code execution problem ({{CVE|2008-0073}}, {{VideoLAN-SA|0803}}) | * Fixed Real RTSP code execution problem ({{CVE|2008-0073}}, {{VideoLAN-SA|0803}}) | ||
− | * Fixed MP4 integer overflows ({{CVE|2008-1489}}, {{VideoLAN-SA|0803}}) | + | * Fixed MP4 integer overflows ({{CVE|2008-1489}}, {{CVE|2008-1768}}, {{VideoLAN-SA|0803}}) |
− | * Fixed cinepak | + | * Fixed cinepak vulnerabilities ({{CVE|2008-1769}}, {{VideoLAN-SA|0803}}) |
== Various bugfixes == | == Various bugfixes == | ||
Line 15: | Line 15: | ||
* Close [[MMS]] access on network timeout | * Close [[MMS]] access on network timeout | ||
* Fix some problems with [[AAC]] decoder & packetizer | * Fix some problems with [[AAC]] decoder & packetizer | ||
+ | |||
+ | [[Category:Changelog]] |
Latest revision as of 15:08, 30 September 2013
Changes between 0.8.6e and 0.8.6f
Security updates
- Really fixed subtitle buffer overflow (CVE-2007-6681, VideoLAN-SA-0801)
- Fixed Real RTSP code execution problem (CVE-2008-0073, VideoLAN-SA-0803)
- Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768, VideoLAN-SA-0803)
- Fixed cinepak vulnerabilities (CVE-2008-1769, VideoLAN-SA-0803)