CVE-2022-48738

Publication date

2024-06-20 11:13:24

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() We dont 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.