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

759 B

CVE-2014-4653

Description

sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not ensure possession of a read/write lock, which allows local users to cause a denial of service (use-after-free) and obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX access.

POC

Reference

Github

No PoCs found on GitHub currently.