CVE-2016-3139

MEDIUM

Linux Kernel < 3.17 - Denial of Service via Wacom USB Device Descriptor

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC
by OpenSource Security · textdoslinux
https://www.exploit-db.com/exploits/39538

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.

Classification
Working Poc 100%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: Linux kernel 3.10.0-229.20.1.el7.x86_64 (RHEL 7.1)
No auth needed
Prerequisites: Physical access to the target system to connect a malicious USB device
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 4.6
EPSS 0.0179
EPSS Percentile 75.5%
Attack Vector PHYSICAL
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (12)
linux/linux_kernel < 3.16.7
novell/suse_linux_enterprise_debuginfo 11.0 sp4
novell/suse_linux_enterprise_desktop 12.0
novell/suse_linux_enterprise_live_patching 12.0
novell/suse_linux_enterprise_module_for_public_cloud 12.0
novell/suse_linux_enterprise_real_time_extension 11.0 sp4
novell/suse_linux_enterprise_real_time_extension 12.0 sp1
novell/suse_linux_enterprise_server 11.0 extra (2 CPE variants)
novell/suse_linux_enterprise_server 12.0
novell/suse_linux_enterprise_software_development_kit 11.0 sp4
... and 2 more
Published Apr 27, 2016
Tracked Since Feb 18, 2026