### [CVE-2013-2850](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2850) ![](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 Heap-based buffer overflow in the iscsi_add_notunderstood_response function in drivers/target/iscsi/iscsi_target_parameters.c in the iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote attackers to cause a denial of service (memory corruption and OOPS) or possibly execute arbitrary code via a long key that is not properly handled during construction of an error-response packet. ### POC #### Reference - http://www.ubuntu.com/usn/USN-1847-1 - http://www.ubuntu.com/usn/USN-1847-1 #### Github No PoCs found on GitHub currently.