On Fri, 16 Apr 2021 09:11:46 +0200, Thierry Reding wrote: > The DAI counting code doesn't propagate errors when the number of > maximum links is exceeded, which causes subsequent initialization code > to continue to run and that eventually leads to memory corruption with > the code trying to access memory that is out of bounds. > > Fix this by propgating errors when the maximum number of links is > reached, which ensures that the driver fails to load and prevents the > memory corruption. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: simple-card-utils: Propagate errors on too many links commit: 0f687d826736a5b4eee03170382fe54d413b912a [2/2] ASoC: simple-card-utils: Increase maximum number of links to 128 commit: 343e55e71877415a23372388b3e0c59a9bba42f6 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