GLSA 201612-55: libjpeg-turbo: User-assisted execution of arbitrary code

Опасность:средняя
Заголовок:libjpeg-turbo: User-assisted execution of arbitrary code
Дата:31.12.2016
Ошибки: #585782
ID:201612-55

Сводка

An out-of-bounds read in libjpeg-turbo might allow remote attackers to execute arbitrary code.

Назначение

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression.

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

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

Описание

The accelerated Huffman decoder was previously invoked if there were 128 bytes in the input buffer. However, it is possible to construct a JPEG image with Huffman blocks > 430 bytes in length. This release simply increases the minimum buffer size for the accelerated Huffman decoder to 512 bytes, which should accommodate any possible input.

Воздействие

A remote attacker could coerce the victim to run a specially crafted image file resulting in the execution of arbitrary code.

Обход

There is no known workaround at this time.

Решение

All libjpeg-turbo users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=media-libs/libjpeg-turbo-1.5.0"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!