Skip to content

Commit dfc3df7

Browse files
committed
Reference CVE-2018-10392 in the release notes.
The fix for this issue was in the 1.3.7 release, but we didn't refer to the CVE number explicitly in the release notes. Do so now for the benefit of anyone auditing vulnerability fixes in the future. Signed-off-by: Mark Harris <[email protected]>
1 parent 0657aee commit dfc3df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ libvorbis 1.3.7 (2020-07-04) -- "Xiph.Org libVorbis I 20200704 (Reducing Environ
22

33
* Fix CVE-2018-10393 - out-of-bounds read encoding very low sample rates.
44
* Fix CVE-2017-14160 - out-of-bounds read encoding very low sample rates.
5+
* Fix CVE-2018-10392 - out-of-bounds access encoding invalid channel count.
56
* Fix handling invalid bytes per sample arguments.
67
* Fix handling invalid channel count arguments.
78
* Fix invalid free on seek failure.

0 commit comments

Comments
 (0)