### [CVE-2019-15212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15212) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in the Linux kernel before 5.1.8. There is a double-free caused by a malicious USB device in the drivers/usb/misc/rio500.c driver. ### POC #### Reference - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.1.8 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3864d33943b4a76c6e64616280e98d2410b1190f - https://usn.ubuntu.com/4115-1/ - https://usn.ubuntu.com/4118-1/ #### Github No PoCs found on GitHub currently.