Overview
About vulnerability
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.
Details
- Affected product:
- CentOS 6 ELS , CentOS 7 ELS , CentOS 8.4 ELS , CentOS 8.5 ELS , CentOS Stream 8 ELS , CloudLinux 6 ELS , Oracle Linux 6 ELS , Oracle Linux 7 ELS , RHEL 7 ELS , Ubuntu 16.04 ELS
- Affected packages:
- kernel @ 4.18.0 (+10 more)
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.