GLSA 201612-14: util-linux: Arbitrary code execution
Опасность: | средняя |
Заголовок: | util-linux: Arbitrary code execution |
Дата: | 06.12.2016 |
Ошибки: |
|
ID: | 201612-14 |
Сводка
A vulnerability was discovered in util-linux, which could potentially lead to the execution of arbitrary code.Назначение
util-linux is a suite of Linux programs including mount and umount, programs used to mount and unmount filesystems.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
sys-apps/util-linux | < 2.26 | >= 2.26 | All supported architectures |
Описание
A command injection flaw was discovered in util-linux’s “blkid” utility. It uses caching files (/dev/.blkid.tab or /run/blkid/blkid.tab) to store info about the UUID, LABEL etc. it finds on certain devices. However, it does not strip ‘”’ character, so it can be confused to build variable names containing shell metacharacters, which it would usually encode inside the value.
Воздействие
A local attacker could create a specially crafted partition label containing arbitrary code which would get executed when the “blkid” utility processes that value.
Обход
There is no known workaround at this time.
Решение
All util-linux users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=sys-apps/util-linux-2.26"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.