In the Linux kernel, the following vulnerability has been resolved:
ASoC: max9759: fix underflow in speaker_gain_control_put()
Check for negative values of "priv->gain" to prevent an out of bounds
access. The concern is that these might come from the user via:
-> snd_ctl_elem_write_user()
-> snd_ctl_elem_write()
-> kctl->put()
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:33
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/5a45448ac95b715173edb1cd090ff24b6586d921 - Patch | |
References | () https://git.kernel.org/stable/c/71e60c170105d153e34d01766c1e4db26a4b24cc - Patch | |
References | () https://git.kernel.org/stable/c/baead410e5db49e962a67fffc17ac30e44b50b7c - Patch | |
References | () https://git.kernel.org/stable/c/f114fd6165dfb52520755cc4d1c1dfbd447b88b6 - Patch | |
References | () https://git.kernel.org/stable/c/4c907bcd9dcd233da6707059d777ab389dcbd964 - Patch | |
References | () https://git.kernel.org/stable/c/a0f49d12547d45ea8b0f356a96632dd503941c1e - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:* |
20 Jun 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-20 11:15
Updated : 2025-03-05 19:17
NVD link : CVE-2022-48717
Mitre link : CVE-2022-48717
JSON object : View
Products Affected
linux
- linux_kernel
CWE
No CWE.