Changes between Version 2 and Version 3 of Ticket #10551


Ignore:
Timestamp:
03/19/2018 08:36:56 PM (6 years ago)
Author:
ken@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10551 – Description

    v2 v3  
    44
    55[http://openwall.com/lists/oss-security/2018/03/16/4]
     6
     7From the release notes at github
     8
     9* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
     10* Fix CVE-2017-14632 - free() on unitialized data
     11* Fix CVE-2017-14633 - out-of-bounds read
     12* Fix bitrate metadata parsing.
     13* Fix out-of-bounds read in codebook parsing.
     14* Fix residue vector size in Vorbis I spec.
     15* Appveyor support
     16* Travis CI support
     17* Add secondary CMake build system.
     18* Build system fixes