Re: [PATCH 0/6] ASoC: codecs: wcd93xx/wsa88xx: Correct Soundwire ports mask

From: Mark Brown
Date: Mon Jul 29 2024 - 15:37:46 EST


On Fri, 26 Jul 2024 16:10:40 +0200, Krzysztof Kozlowski wrote:
> Incorrect mask of Soundwire ports - one bit too long/big - was passed.
>
> Theoretically, too wide mask could cause an out of bounds read in
> sdw_get_slave_dpn_prop() in stream.c, however only in the case of buggy
> driver, e.g. adding incorrect number of ports via
> sdw_stream_add_slave().
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/6] ASoC: codecs: wcd937x-sdw: Correct Soundwire ports mask
commit: aebb1813c279ce8f3a2dfa3f86def0c0ec1cbb8d
[2/6] ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask
commit: 3f6fb03dae9c7dfba7670858d29e03c8faaa89fe
[3/6] ASoC: codecs: wcd939x-sdw: Correct Soundwire ports mask
commit: 74a79977c4e1d09eced33e6e22f875a5bb3fad29
[4/6] ASoC: codecs: wsa881x: Correct Soundwire ports mask
commit: eb11c3bb64ad0a05aeacdb01039863aa2aa3614b
[5/6] ASoC: codecs: wsa883x: Correct Soundwire ports mask
commit: 6801ac36f25690e14955f7f9eace1eaa29edbdd0
[6/6] ASoC: codecs: wsa884x: Correct Soundwire ports mask
commit: dcb6631d05152930e2ea70fd2abfd811b0e970b5

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark