Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48717
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2022-48717

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
asoc max9759
vulnerability
fix
underflow
speaker gain control
user input
access

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

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()

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.4%

Related for UB:CVE-2022-48717