File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ libvorbis 1.3.7 (2020-07-04) -- "Xiph.Org libVorbis I 20200704 (Reducing Environment)"
2+
3+ * Fix CVE-2018-10393 - out-of-bounds read encoding very low sample rates.
4+ * Fix CVE-2017-14160 - out-of-bounds read encoding very low sample rates.
5+ * Fix handling invalid bytes per sample arguments.
6+ * Fix handling invalid channel count arguments.
7+ * Fix invalid free on seek failure.
8+ * Fix negative shift reading blocksize.
9+ * Fix accepting unreasonable float32 values.
10+ * Fix tag comparison depending on locale.
11+ * Fix unnecessarily linking libm.
12+ * Fix memory leak in test_sharedbook.
13+ * Update Visual Studio projects for ogg library filename change.
14+ * Distribute CMake build files with the source package.
15+ * Remove unnecessary configure --target switch.
16+ * Add gitlab CI support.
17+ * Add OSS-Fuzz support.
18+ * Build system and integration updates.
19+
120libvorbis 1.3.6 (2018-03-16) -- "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"
221
322* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
You can’t perform that action at this time.
0 commit comments