mbox series

[0/2] SX control bounds check fixups

Message ID 20221125154837.1270501-1-ckeepax@opensource.cirrus.com
Headers show
Series SX control bounds check fixups | expand

Message

Charles Keepax Nov. 25, 2022, 3:48 p.m. UTC
These two SX control fixups seem to have got lost somewhere along the
line. They were merged back in 5.18 but never seems to actually make it
into the kernel:

https://lore.kernel.org/all/165236477046.1016627.15470197691244479154.b4-ty@kernel.org/

Apologies if resending isn't the correct course but it seemed the safest
way to go. Note I have made a slight fixup to the second patch.

Thanks,
Charles

Mark Brown (2):
  ASoC: ops: Fix bounds check for _sx controls
  ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()

 sound/soc/soc-ops.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Comments

Mark Brown Nov. 25, 2022, 3:52 p.m. UTC | #1
On Fri, Nov 25, 2022 at 03:48:35PM +0000, Charles Keepax wrote:
> These two SX control fixups seem to have got lost somewhere along the
> line. They were merged back in 5.18 but never seems to actually make it
> into the kernel:
> 
> https://lore.kernel.org/all/165236477046.1016627.15470197691244479154.b4-ty@kernel.org/
> 
> Apologies if resending isn't the correct course but it seemed the safest
> way to go. Note I have made a slight fixup to the second patch.

These should already be queued as fixes.