Security Advisory

CVE-2022-48951

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-10-21 20:05:39
Last updated 2026-05-23 15:21:11
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() The bounds checks in snd_soc_put_volsw_sx() are only being applied to the first channel, meaning it is possible to write out of bounds values to the second channel in stereo controls. Add appropriate checks.