Type confusion in Linux kernel - CVE-2018-18386

 

Type confusion in Linux kernel - CVE-2018-18386

Published: October 19, 2018 / Updated: October 22, 2018


Vulnerability identifier: #VU15458
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-18386
CWE-ID: CWE-843
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 attacker to cause DoS condition on the target system.

The vulnerability exists due to a type confusion condition in the drivers/tty/n_tty.csource code file. A local attacker can deny use of any other pseudoterminal devices on a targeted system when the EXTPROC and ICANON flags become confused in the TIOCINQ command.


How to mitigate CVE-2018-18386

Update to version 4.14.11.

Sources