Re: [PATCH v2 0/3] ASoC: sdm845: array out of bound issues

From: John Stultz
Date: Tue Mar 09 2021 - 14:09:11 EST


On Tue, Mar 9, 2021 at 6:21 AM Srinivas Kandagatla
<srinivas.kandagatla@xxxxxxxxxx> wrote:
>
> 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

For the whole series:
Tested-by: John Stultz <john.stultz@xxxxxxxxxx>

Thanks so much for fixing these up so fast!
-john