CVE-2016-2188
MEDIUMSUSE Linux Enterprise - Denial of Service via USB Device Descriptor
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-2188. PoCs published by OpenSource Security.
AI-analyzed exploit summary This exploit demonstrates a local denial-of-service (DoS) vulnerability in the Linux kernel's iowarrior driver. By presenting a malformed USB device descriptor with a zero value for bNumEndpoints, the driver dereferences a null pointer, causing a kernel panic.
Description
The iowarrior_probe function in drivers/usb/misc/iowarrior.c in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted endpoints value in a USB device descriptor.
Exploits (1)
This exploit demonstrates a local denial-of-service (DoS) vulnerability in the Linux kernel's iowarrior driver. By presenting a malformed USB device descriptor with a zero value for bNumEndpoints, the driver dereferences a null pointer, causing a kernel panic.
References (23)
Scores
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H