Race condition in Linux kernel - CVE-2018-14625

 

Race condition in Linux kernel - CVE-2018-14625

Published: December 13, 2018 / Updated: May 30, 2020


Vulnerability identifier: #VU16514
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2018-14625
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 attacker to obtain potentially sensitive information.

The weakness exists due to a race condition between connect() and close() function. A local attacker can use the AF_VSOCK protocol to obtain sensitive information possibly intercept or corrupt AF_VSOCK messages destined to other clients.

How to mitigate CVE-2018-14625

Update to version 4.14.88.

Sources