CVE-2016-3140
MEDIUMLinux Kernel < 4.5.1 - Denial of Service via Crafted USB Device Descriptor
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-3140. PoCs published by OpenSource Security.
AI-analyzed exploit summary This exploit demonstrates a local denial-of-service (DoS) vulnerability in the Linux kernel's digi_acceleport 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 digi_port_init function in drivers/usb/serial/digi_acceleport.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 digi_acceleport 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 (24)
Scores
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H