Privilege escalation in Linux kernel - CVE-2016-7097

 

Privilege escalation in Linux kernel - CVE-2016-7097

Published: January 26, 2017 / Updated: May 30, 2020


Vulnerability identifier: #VU5388
CSH Severity: Low
CVSS v4: 8.5 [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]
CVE-ID: CVE-2016-7097
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local attacker to gain elevated privileges on the target system.

The weakness exists due to the setgid bit being preserved during a setxattr call by the filesystem implementation. A local attacker can leverage the existence of a setgid program to gain group privileges.

Successful exploitation of the vulnerability results in privileges escalation.

Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2016-7097

Update to version 4.9.6.

Linux kernel - update to 4.1.37
kernel - addressed in versions 4.9.6-100.fc24, 4.9.6-200.fc25

External References

Related Security Bulletins