CVE-2022-49617
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
5.7
and later are affected. Fixed in
5.15.56,
5.18.13,
5.19
and their respective stable series.
References
The following references provide additional information about CVE-2022-49617 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/09bca0ffc95c50369f1345d80ecfaca51864126f
-
PatchKernel patch commithttps://git.kernel.org/stable/c/f2556ce6b35ae0fc72000a4daa21ded12665e2f2
-
PatchKernel patch commithttps://git.kernel.org/stable/c/fe154c4ff376bc31041c6441958a08243df09c99
Frequently asked questions
-
What is CVE-2022-49617?
CVE-2022-49617 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 5.7 onward and has been patched in 5.15.56, 5.18.13 and 5.19. CVE-2022-49617 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-49617?
CVE-2022-49617 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2022-49617?
Yes — CVE-2022-49617 has been patched. Fixed versions include 5.15.56, 5.18.13 and 5.19. If you are running Linux kernel 5.7 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-49617 actively exploited?
No — CVE-2022-49617 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.