CVE-2022-49005
Linux Kernel ASoC Out-of-Bounds Write Vulnerability
Description
In 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.
INFO
Published Date :
Oct. 21, 2024, 8:15 p.m.
Last Modified :
Oct. 25, 2024, 2:17 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-49005
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-49005
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-49005
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Oct. 25, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://git.kernel.org/stable/c/325d94d16e3131b54bdf07356e4cd855e0d853fc No Types Assigned https://git.kernel.org/stable/c/325d94d16e3131b54bdf07356e4cd855e0d853fc Patch Changed Reference Type https://git.kernel.org/stable/c/46bab25cc0230df60d1c02b651cc5640a14b08df No Types Assigned https://git.kernel.org/stable/c/46bab25cc0230df60d1c02b651cc5640a14b08df Patch Changed Reference Type https://git.kernel.org/stable/c/4a95a49f26308782b4056401989ecd7768fda8fa No Types Assigned https://git.kernel.org/stable/c/4a95a49f26308782b4056401989ecd7768fda8fa Patch Changed Reference Type https://git.kernel.org/stable/c/698813ba8c580efb356ace8dbf55f61dac6063a8 No Types Assigned https://git.kernel.org/stable/c/698813ba8c580efb356ace8dbf55f61dac6063a8 Patch Changed Reference Type https://git.kernel.org/stable/c/73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce No Types Assigned https://git.kernel.org/stable/c/73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce Patch Changed Reference Type https://git.kernel.org/stable/c/98b15c706644bebc19d2e77ccc360cc51444f6d0 No Types Assigned https://git.kernel.org/stable/c/98b15c706644bebc19d2e77ccc360cc51444f6d0 Patch Changed Reference Type https://git.kernel.org/stable/c/b50c9641897274c3faef5f95ac852f54b94be2e8 No Types Assigned https://git.kernel.org/stable/c/b50c9641897274c3faef5f95ac852f54b94be2e8 Patch Changed Reference Type https://git.kernel.org/stable/c/e46adadf19248d59af3aa6bc52e09115bf479bf7 No Types Assigned https://git.kernel.org/stable/c/e46adadf19248d59af3aa6bc52e09115bf479bf7 Patch Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.9.300 up to (excluding) 4.9.335 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.14.265 up to (excluding) 4.14.301 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.19.228 up to (excluding) 4.19.268 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.4.178 up to (excluding) 5.4.226 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.10.99 up to (excluding) 5.10.158 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.15.22 up to (excluding) 5.15.82 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16.8 up to (excluding) 5.17 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.17 up to (excluding) 6.0.12 *cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.1:rc7:*:*:*:*:*:* -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 21, 2024
Action Type Old Value New Value Added Description In 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. Added Reference kernel.org https://git.kernel.org/stable/c/e46adadf19248d59af3aa6bc52e09115bf479bf7 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4a95a49f26308782b4056401989ecd7768fda8fa [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/46bab25cc0230df60d1c02b651cc5640a14b08df [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/b50c9641897274c3faef5f95ac852f54b94be2e8 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/98b15c706644bebc19d2e77ccc360cc51444f6d0 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/325d94d16e3131b54bdf07356e4cd855e0d853fc [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/698813ba8c580efb356ace8dbf55f61dac6063a8 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-49005
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-49005
weaknesses.