[PATCH] ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 mode

Mark Brown broonie at kernel.org
Tue May 17 17:59:35 CEST 2022


On Mon, 16 May 2022 12:24:42 +0300, Peter Ujfalusi wrote:
> If user space provides smaller buffer than the IPC4 reply then it is
> possible that we corrupt user space memory since the IPC4 dfs_read function
> is not using the count directly in copy_to_user() due to the nature of
> an IPC4 message.
> 
> Cap the remaining counter to make sure that we are not writing too much to
> the user space provided buffer.
> 
> [...]

Applied to

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

Thanks!

[1/1] ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 mode
      commit: c5003f08fe671fb1f18bca07e589c5cffeccbc9b

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


More information about the Alsa-devel mailing list