CVE-2016-3139
MEDIUMLinux Kernel < 3.17 - Denial of Service via Wacom USB Device Descriptor
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-3139. PoCs published by OpenSource Security.
AI-analyzed exploit summary This exploit demonstrates a local denial-of-service (DoS) vulnerability in the Linux wacom driver (CVE-2016-3139) by providing malformed USB device descriptors that trigger a null-pointer dereference, causing a kernel panic. The PoC includes Arduino firmware to emulate a defective USB device.
Description
The wacom_probe function in drivers/input/tablet/wacom_sys.c in the Linux kernel before 3.17 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 wacom driver (CVE-2016-3139) by providing malformed USB device descriptors that trigger a null-pointer dereference, causing a kernel panic. The PoC includes Arduino firmware to emulate a defective USB device.
References (13)
Scores
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H