CVE ID : CVE-2022-48717
Published : June 20, 2024, 11:15 a.m. | 1 hour, 4 minutes ago
Description : 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()
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…CVE ID : CVE-2022-48717
Published : June 20, 2024, 11:15 a.m. | 1 hour, 4 minutes ago
Description : 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()
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more…