Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-49733

7.8 · HIGH
Published Mar 2, 2025 linux CWE-362 EPSS 0.15% (5th pctl)

Overview

CVE-2022-49733 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC

There is a small race window at snd_pcm_oss_sync() that is called from

OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls

snd_pcm_oss_make_ready() at first, then takes the params_lock mutex

for the rest. When the stream is set up again by another thread

between them, it leads to inconsistency, and may result in unexpected

results such as NULL dereference of OSS buffer as a fuzzer spotted

recently.

The fix is simply to cover snd_pcm_oss_make_ready() call into the same

params_lock mutex with snd_pcm_oss_make_ready_locked() variant.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 5.4.215 Affected

Frequently Asked Questions

What is CVE-2022-49733?

CVE-2022-49733 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-49733?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-49733?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-49733?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49733 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.