mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2014-4656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2335-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|