GLSA 201702-01: PCSC-Lite: Multiple vulnerabilities

Опасность:средняя
Заголовок:PCSC-Lite: Multiple vulnerabilities
Дата:01.02.2017
Ошибки: #604574
ID:201702-01

Сводка

Multiple vulnerabilities have been found in PCSC-Lite, the worst of which could lead to privilege escalation.

Назначение

PCSC-Lite is a middleware to access a smart card using the SCard API (PC/SC).

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

Пакет Уязвимый Нетронутый Архитектура(ы)
sys-apps/pcsc-lite < 1.8.20 >= 1.8.20 All supported architectures

Описание

The SCardReleaseContext function normally releases resources associated with the given handle (including “cardsList”) and clients should cease using this handle. However, a malicious client can make the daemon invoke SCardReleaseContext and continue issuing other commands that use “cardsList”, resulting in a use-after-free. When SCardReleaseContext is invoked multiple times it additionally results in a double-free of “cardsList”.

Воздействие

A local attacker could use a malicious client to connect to pcscd’s Unix socket, possibly resulting in a Denial of Service condition or privilege escalation since the daemon is running as root.

Обход

There is no known workaround at this time.

Решение

All PCSC-Lite users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=sys-apps/pcsc-lite-1.8.20"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!