cve/2022/CVE-2022-3303.md
2024-06-18 02:51:15 +02:00

900 B

CVE-2022-3303

Description

A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition

POC

Reference

Github