Null pointer dereference in Linux kernel - CVE-2019-16231

 

Null pointer dereference in Linux kernel - CVE-2019-16231

Published: September 11, 2019 / Updated: May 4, 2020


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

drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.


How to mitigate CVE-2019-16231

Install update from vendor's repository.

Sources