A large NLSF values could cause the stabilization code in
silk/NLSF_stabilize.c to wrap-around and have the last value in
NLSF_Q15[] to be negative, close to -32768.
Under normal circumstances, the code will simply read from the wrong
table resulting in an unstable LPC filter. The filter would then go
through the LPC stabilization code at the end of silk_NLSF2A().
Ultimately, the output audio would be garbage, but no worse than with
any other harmless bad packet.
Please see the referenced upstream patch and Debian bug report below
for a detailed analysis.
However, the original report was about a successful exploitation of
Android's Mediaserver in conjunction with this vulnerability.
[ 1 ] CVE-2017-0381 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-0381 [ 2 ] Debian Bug 851612 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851612#10 [ 3 ] Upstream patch ;a=commitdiff;h=70a3d641b
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/201702-21
style>.gentoo_availability{display:block;}
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
Get the latest Linux and open source security news straight to your inbox.
There is no known workaround at this time.