Files
CVEs-PoC/2016/CVE-2016-4569.md
2025-09-29 21:09:30 +02:00

767 B

CVE-2016-4569

Description

The snd_timer_user_params function in sound/core/timer.c in the Linux kernel through 4.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via crafted use of the ALSA timer interface.

POC

Reference

Github