]> Gentwo Git Trees - linux/.git/commit
ASoC: Intel: Fix invalid quirk input mapping
authorMark Brown <broonie@kernel.org>
Tue, 9 Sep 2025 15:16:01 +0000 (16:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 9 Sep 2025 15:16:01 +0000 (16:16 +0100)
commit843e94cc1ca84741d3604e7d90daf4415611f4b1
tree1ee429969cea3441961b3fcd27d89e577a687bf6
parent1cf87861a2e02432fb68f8bcc8f20a8e42acde59
parent4336efb59ef364e691ef829a73d9dbd4d5ed7c7b
ASoC: Intel: Fix invalid quirk input mapping

Merge series from Takashi Iwai <tiwai@suse.de>:

This is a revised patch set for potential OOB accesses when wild
values are passed to quirk option for ASoC Intel drivers.
Unlike the v1 previous patchset, invalid quirk values are checked and
corrected at log_quirks() in each driver, instead.

v1: https://lore.kernel.org/20250415083144.6588-1-tiwai@suse.de

Takashi

===

Takashi Iwai (3):
  ASoC: Intel: bytcht_es8316: Fix invalid quirk input mapping
  ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping
  ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping

 sound/soc/intel/boards/bytcht_es8316.c | 20 +++++++++++++++++---
 sound/soc/intel/boards/bytcr_rt5640.c  |  7 +++++--
 sound/soc/intel/boards/bytcr_rt5651.c  | 26 +++++++++++++++++++++-----
 3 files changed, 43 insertions(+), 10 deletions(-)

--
2.50.1