NULL pointer dereference in Linux kernel - CVE-2018-14646

 

NULL pointer dereference in Linux kernel - CVE-2018-14646

Published: November 26, 2018 / Updated: November 29, 2018


Vulnerability identifier: #VU16179
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-14646
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 attacker to cause DoS condition on the target system.

The vulnerability exists due to NULL pointer dereference bug in the __netlink_ns_capable() function in the net/netlink/af_netlink.c file. A local attacker can trigger NULL pointer dereference when a net namespace with a netnsid is assigned to cause a kernel panic and a denial of service.


How to mitigate CVE-2018-14646

Update to version 4.15-rc8.

Sources