GLSA 201702-21: Opus: User-assisted execution of arbitrary code

Опасность:средняя
Заголовок:Opus: User-assisted execution of arbitrary code
Дата:20.02.2017
Ошибки: #605894
ID:201702-21

Сводка

A vulnerability in Opus could cause memory corruption.

Назначение

Opus is a totally open, royalty-free, highly versatile audio codec.

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
media-libs/opus < 1.1.3-r1 >= 1.1.3-r1 All supported architectures

Описание

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.

Воздействие

A remote attacker could entice a user to open a specially crafted media stream, possibly resulting in execution of arbitrary code with the privileges of the process, or a Denial of Service condition.

Обход

There is no known workaround at this time.

Решение

All Opus users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=media-libs/opus-1.1.3-r1"
    

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-201702-21.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!