### [CVE-2014-8884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8884) ![](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 Stack-based buffer overflow in the ttusbdecfe_dvbs_diseqc_send_master_cmd function in drivers/media/usb/ttusb-dec/ttusbdecfe.c in the Linux kernel before 3.17.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via a large message length in an ioctl call. ### POC #### Reference - http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.4 #### Github No PoCs found on GitHub currently.