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-50049

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-476 EPSS 0.16% (6th pctl)

Overview

CVE-2022-50049 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

ASoC: DPCM: Don't pick up BE without substream

When DPCM tries to add valid BE connections at dpcm_add_paths(), it

doesn't check whether the picked BE actually supports for the given

stream direction. Due to that, when an asymmetric BE stream is

present, it picks up wrongly and this may result in a NULL dereference

at a later point where the code assumes the existence of a

corresponding BE substream.

This patch adds the check for the presence of the substream for the

target BE for avoiding the problem above.

Note that we have already some fix for non-existing BE substream at

commit 6246f283d5e0 ("ASoC: dpcm: skip missing substream while

applying symmetry"). But the code path we've hit recently is rather

happening before the previous fix. So this patch tries to fix at

picking up a BE instead of parsing BE lists.

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 >= 5.17, < 5.19.4 Affected

Frequently Asked Questions

What is CVE-2022-50049?

CVE-2022-50049 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-50049?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-50049?

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-50049?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50049 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.