Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2022-48738
HistoryJun 20, 2024 - 12:15 p.m.

CVE-2022-48738

2024-06-2012:15:12
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
5
linux kernel
asoc
vulnerability

EPSS

0

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:

ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

We don’t currently validate that the values being set are within the range
we advertised to userspace as being valid, do so and reject any values
that are out of range.