NULL pointer dereference in Linux Kernel

CVE-2018-7191

In the tun subsystem in the Linux kernel before 4.13.14, dev_get_valid_name is not called before register_netdevice. This allows local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343.

EPSS: 0.007 (47.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2018-7191?
CVE-2018-7191 is a medium-severity vulnerability in Linux Kernel, classified under NULL Pointer Dereference. CVSS score: 5.5/10. Published 2019-05-17.
How severe is CVE-2018-7191?
Medium severity. CVSS v3 base score is 5.5 out of 10.
Is CVE-2018-7191 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.