Race condition in Linux kernel - CVE-2016-10741

 

Race condition in Linux kernel - CVE-2016-10741

Published: February 1, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU31162
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-10741
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 authenticated user to perform a denial of service (DoS) attack.

In the Linux kernel before 4.9.3, fs/xfs/xfs_aops.c allows local users to cause a denial of service (system crash) because there is a race condition between direct and memory-mapped I/O (associated with a hole) that is handled with BUG_ON instead of an I/O failure.


How to mitigate CVE-2016-10741

Install update from vendor's website.

Sources