Lucene search

K
gentooGentoo FoundationGLSA-201603-04
HistoryMar 09, 2016 - 12:00 a.m.

2016-03-0900:00:00
Gentoo Foundation
security.gentoo.org
8

3.6 Low

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:N/I:P/A:P

0.0004 Low

EPSS

Percentile

0.4%

Background

FUSE provides an interface for filesystems implemented in userspace.

Description

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.

Impact

The FUSE vulnerability allows a local, unprivileged user to overwrite arbitrary files on the system.

Workaround

There is no known work around at this time.

Resolution

All FUSE users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=sys-fs/fuse-2.9.4"
OSVersionArchitecturePackageVersionFilename
Gentooanyallsys-fs/fuse< 2.9.4UNKNOWN

3.6 Low

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:L/Au:N/C:N/I:P/A:P

0.0004 Low

EPSS

Percentile

0.4%