CVE-2016-2184
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-2184. PoCs published by OpenSource Security.
AI-analyzed exploit summary This exploit demonstrates a local DoS vulnerability in the Linux kernel's snd-usb-audio driver by presenting a malformed USB device descriptor with a zero value for bNumEndpoints, leading to a kernel panic due to a multiple free condition.
Description
The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor.
Exploits (1)
This exploit demonstrates a local DoS vulnerability in the Linux kernel's snd-usb-audio driver by presenting a malformed USB device descriptor with a zero value for bNumEndpoints, leading to a kernel panic due to a multiple free condition.
References (27)
Scores
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H