CVE-2016-2384: arbitrary code execution due to a double-free in the usb-midi linux kernel driver
Conversation
Replying to
BTW any idea if the USB device could be emulated instead of using a hardware device?
1
Replying to
You mean emulated from the userspace on a target machine? I don't think so. Unless you implement a kernel module that does that.
Replying to
It might be possible to use a remote usb device (via usbip e.g.). Check out the talk by Andy Davis:
1
1

