2 matches found
Denial Of Service (DoS)
Linux kernel is vulnerable to denial of serviceDoS attacks. An attacker could exploit a flaw in the drivers/md/dm.c:dmgetfromkobject function which could be caused by local users leveraging a race condition with dmdestroy during creation and removal of DM devices...
CVE-2017-18203
The vulnerability CVE-2017-18203 affects the Linux kernel in the DM (device-mapper) path: dm_get_from_kobject() in drivers/md/dm.c is vulnerable to a race with __dm_destroy during creation/removal of DM devices. Exploitation from a local attacker could cause a Denial of Service. Affected are kern...