Race condition in Linux kernel - CVE-2016-6516

 

Race condition in Linux kernel - CVE-2016-6516

Published: August 6, 2016 / Updated: November 28, 2016


Vulnerability identifier: #VU91493
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-6516
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

The vulnerability exists due to a race condition within the ioctl_file_dedupe_range() function in fs/ioctl.c. A local non-authenticated attacker can execute arbitrary code.


How to mitigate CVE-2016-6516

Install update from vendor's website.

Sources