#VU11181 Infinite loop in Linux kernel - CVE-2017-18208

 

#VU11181 Infinite loop in Linux kernel - CVE-2017-18208

Published: March 20, 2018 / Updated: March 20, 2018


Vulnerability identifier: #VU11181
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-18208
CWE-ID: CWE-835
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to cause DoS condition on the target system.

The weakness exists in the madvise_willneed function due to infinite loop. A local attacker can trigger use of MADVISE_WILLNEED for a DAX mapping and cause the service to crash.

Remediation

Update to version 4.14.4.

External links