Ismail Dönmez
|
0459bda34d
|
Accepting request 148337 from home:Zaitor:branches:multimedia:libs:opus
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.
OBS-URL: https://build.opensuse.org/request/show/148337
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=5
|
2013-01-13 20:43:28 +00:00 |
|