CVE-2022-49005
MediumIn the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for _sx controls For _sx controls the semantics of the max field is not the usual one, max is the number of steps rather than the maximum value. This means that our check in snd_soc_put_volsw_sx() needs to just check against the maximum value.
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
4.9.300,
4.14.265,
4.19.228,
5.4.178,
5.10.99,
5.15.22,
5.16.8,
5.17
and later are affected. Fixed in
4.9.335,
4.14.301,
4.19.268,
5.4.226,
5.10.158,
5.15.82,
6.0.12,
6.1
and their respective stable series.
References
The following references provide additional information about CVE-2022-49005 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/325d94d16e3131b54bdf07356e4cd855e0d853fc
-
PatchKernel patch commithttps://git.kernel.org/stable/c/46bab25cc0230df60d1c02b651cc5640a14b08df
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4a95a49f26308782b4056401989ecd7768fda8fa
Frequently asked questions
-
What is CVE-2022-49005?
CVE-2022-49005 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 4.9.300 onward and has been patched in 4.9.335, 4.14.301, 4.19.268 and others. CVE-2022-49005 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-49005?
CVE-2022-49005 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-49005?
Yes — CVE-2022-49005 has been patched. Fixed versions include 4.9.335, 4.14.301, 4.19.268 and others. If you are running Linux kernel 4.9.300 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-49005 actively exploited?
No — CVE-2022-49005 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.