mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-25 03:00:24 +01:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2012-6703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6703)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the snd_compr_allocate_buffer function in sound/core/compress_offload.c in the ALSA subsystem in the Linux kernel before 3.6-rc6-next-20120917 allows local users to cause a denial of service (insufficient memory allocation) or possibly have unspecified other impact via a crafted SNDRV_COMPRESS_SET_PARAMS ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2012-6703
|
|
|