#VU63649 Improper Privilege Management in Linux kernel - CVE-2016-2853

 

#VU63649 Improper Privilege Management in Linux kernel - CVE-2016-2853

Published: May 25, 2022


Vulnerability identifier: #VU63649
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2016-2853
CWE-ID: CWE-269
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges.

The vulnerability exists due to improper restriction of the mount namespace. A local user can mount an aufs filesystem on top of a FUSE filesystem, and then execute a crafted setuid program to escalate privileges.


Remediation

Install updates from vendor's website.

External links