GLSA 201603-04: FUSE: incorrect filtering of environment variables leading to privilege escalation
Опасность: | средняя |
Заголовок: | FUSE: incorrect filtering of environment variables leading to privilege escalation |
Дата: | 09.03.2016 |
Ошибки: |
|
ID: | 201603-04 |
Сводка
The fusermount binary in FUSE does not properly clear the environment before invoking mount or umount as root that allows a local user to overwrite arbitrary files.Назначение
FUSE provides an interface for filesystems implemented in userspace.
Уязвимые пакеты
Пакет | Уязвимый | Нетронутый | Архитектура(ы) |
---|---|---|---|
sys-fs/fuse | < 2.9.4 | >= 2.9.4 | All supported architectures |
Описание
The fusermount binary calls setuid(geteuid()) to reset the RUID when it invokes /bin/mount so that it can use privileged mount options that are normally restricted if RUID != EUID. FUSE does not properly clear environment variables before invoking mount or umount as root allowing this to be passed to operations using elevated privileges such as LIBMOUNT_MTAB that is used by the mount commands debugging feature.
Воздействие
The FUSE vulnerability allows a local, unprivileged user to overwrite arbitrary files on the system.
Обход
There is no known work around at this time.
Решение
All FUSE users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=sys-fs/fuse-2.9.4"
Ссылки
Наличие
Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security:
Опасения?
Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.
Лицензия
Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.