mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
19 lines
822 B
Markdown
19 lines
822 B
Markdown
### [CVE-2010-3080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3080)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|