]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC: sdm845: array out of bound issues" from Srinivas Kandagatla ...
authorMark Brown <broonie@kernel.org>
Tue, 9 Mar 2021 19:04:28 +0000 (19:04 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 12:53:25 +0000 (12:53 +0000)
commit998d9ef94ed02af219519b54b6dc563f44f67623
tree6dfc5f47187de41f10f6b1387ea6bf3f03896749
parentf0116f48ed580560567f58f688063247e0a17e8f
parent55b5707b84278b05d3a29714fa8d89a3acb0c6d0
Merge series "ASoC: sdm845: array out of bound issues" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:

During testing John Stultz and Amit reported few array our bound issues
after enabling bound sanitizer

This patch series attempts to fix those!

changes since v1:
- make sure the wcd is not de-referenced without intialization

Srinivas Kandagatla (3):
  ASoC: qcom: sdm845: Fix array out of bounds access
  ASoC: qcom: sdm845: Fix array out of range on rx slim channels
  ASoC: codecs: wcd934x: add a sanity check in set channel map

 sound/soc/codecs/wcd934x.c | 6 ++++++
 sound/soc/qcom/sdm845.c    | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

--
2.21.0