### [CVE-2010-3080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3080) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Double free vulnerability in the snd_seq_oss_open function in sound/core/seq/oss/seq_oss_init.c in the Linux kernel before 2.6.36-rc4 might allow local users to cause a denial of service or possibly have unspecified other impact via an unsuccessful attempt to open the /dev/sequencer device. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2011-0007.html - http://www.ubuntu.com/usn/USN-1000-1 #### Github No PoCs found on GitHub currently.