cve/2014/CVE-2014-4656.md
2024-05-26 14:27:05 +02:00

788 B

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

Github

No PoCs found on GitHub currently.