CVE-2022-3303: Race Condition
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 SNDCTLDSPSYNC 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
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2022-3303?
CVE-2022-3303 has a medium severity rating due to its potential for a system crash resulting from a NULL pointer dereference.
How do I fix CVE-2022-3303?
To fix CVE-2022-3303, update to a patched version of the Linux kernel such as 5.10.223-1, 5.10.226-1, or any later version.
Who is affected by CVE-2022-3303?
CVE-2022-3303 affects privileged local users, specifically those with root access or members of the audio group on vulnerable Linux kernel versions.
What versions of the Linux kernel are affected by CVE-2022-3303?
CVE-2022-3303 affects Linux kernel versions up to 6.0 and specific release candidates such as 6.0-rc1 to 6.0-rc4.
Is CVE-2022-3303 exploitable remotely?
CVE-2022-3303 is not exploitable remotely as it requires local privilege escalation by an authenticated user.