Files
CVEs-PoC/2022/CVE-2022-3303.md
T
2025-09-29 21:09:30 +02:00

935 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