c6d6713ad6
Fix a minor security issue. This fix is in version 1.0.2, however since we are in freeze, I cherrypicked this fix from upstream git. From commit https://git.xiph.org/?p=opus.git;a=commit;h=9345aaa5ca1c2fb7d62981b2a538e0ce20612c38 Fixes an out-of-bounds read issue with the padding handling code This was reported by Juri Aedla and is limited to reading memory up to about 60 kB beyond the compressed buffer. This can only be triggered by a compressed packet more than about 16 MB long, so it's not a problem for RTP. In theory, it *could* crash an Ogg decoder if the memory just after the incoming packet is out-of-range. (forwarded request 148337 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/148342 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opus?expand=0&rev=3 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
opus-1.0.1.tar.gz | ||
opus-fix-out-of-bounds-read-issue-with-the-padding-handling.patch | ||
opus.changes | ||
opus.spec |