GLSA 200405-06: libpng denial of service vulnerability

Опасность:средняя
Заголовок:libpng denial of service vulnerability
Дата:14.05.2004
Ошибки: #49887
ID:200405-06

Сводка

A bug in the libpng library can be abused to crash programs making use of that library to decode PNG images.

Назначение

libpng is a standard library used to process PNG (Portable Network Graphics) images.

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

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

Описание

libpng provides two functions (png_chunk_error and png_chunk_warning) for default error and warning messages handling. These functions do not perform proper bounds checking on the provided message, which is limited to 64 bytes. Programs linked against this library may crash when handling a malicious PNG image.

Воздействие

This vulnerability could be used to crash various programs using the libpng library, potentially resulting in a denial of service attack on vulnerable daemon processes.

Обход

There is no known workaround at this time. All users are advised to upgrade to the latest available version of libpng.

Решение

All users of libpng should upgrade to the latest stable version:

    # emerge sync

    # emerge -pv ">=media-libs/libpng-1.2.5-r5"
    # emerge ">=media-libs/libpng-1.2.5-r5"

You should also run revdep-rebuild to rebuild any packages that depend on older versions of libpng :

# revdep-rebuild

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!