Security Advisory

CVE-2018-7191

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-05-17 04:27:00
Last updated 2024-08-05 06:24:10
Assigner mitre
State PUBLISHED

Description

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.