CVE-2022-49617 Details
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: handle errors on card registration If the card registration fails, typically because of deferred probes, the device properties added for headset codecs are not removed, which leads to kernel oopses in driver bind/unbind tests. We already clean-up the device properties when the card is removed, this code can be moved as a helper and called upon card registration errors.
A vulnerability in the Linux kernel's ASoC Intel Sound Open Firmware (SOF) component has been addressed. The issue arose during the registration of SoundWire cards, where errors, often due to deferred probes, were not properly managed. This oversight caused the device properties associated with headset codecs to remain, leading to kernel oopses during driver bind and unbind tests. Although the device properties are cleared when the card is removed, this cleanup can be centralized into a helper function to be called in case of registration errors.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/09bca0ffc95c50369f1345d80ecfaca51864126f | kernel.org | Patch |
| https://git.kernel.org/stable/c/f2556ce6b35ae0fc72000a4daa21ded12665e2f2 | kernel.org | Patch |
| https://git.kernel.org/stable/c/fe154c4ff376bc31041c6441958a08243df09c99 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.7, < 5.15.56 >= 5.16, < 5.18.13 5.19 rc1 5.19 rc2 5.19 rc3 5.19 rc4 5.19 rc5 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Oct 23, 2025 | Initial Analysis | [email protected] |
| Feb 26, 2025 | New CVE Received | kernel.org |