๐Ÿ” CVE Alert

CVE-2022-50049

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 18, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
c474bb800000d1a93624f6d060e2bba16edf6820 < aa803e6ecac78e93b24ebefa17c207d6392d8ad4 bbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 < 6a840e8ef6b6c56d1b7e6a555adc31135e517875 bbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 < 754590651ccbbcc74a7c20907be4bb15d642bde3
Linux / Linux
5.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/aa803e6ecac78e93b24ebefa17c207d6392d8ad4 git.kernel.org: https://git.kernel.org/stable/c/6a840e8ef6b6c56d1b7e6a555adc31135e517875 git.kernel.org: https://git.kernel.org/stable/c/754590651ccbbcc74a7c20907be4bb15d642bde3