[PATCH] ASoC: SOF: IPC: fix implicit type overflow
Mark Brown
broonie at kernel.org
Fri Nov 20 22:35:22 CET 2020
On Fri, 20 Nov 2020 16:40:25 +0200, Kai Vehmanen wrote:
> Implicit values may have a length of 15bits (s16) so we need to declare
> the proper size so we don't get undefined behaviour. This appears to be
> arch and compiler dependent. This commit is to keep the headers aligned
> between the firmware and kernel. UBSan discovered this bug in the
> firmware.
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: SOF: IPC: fix implicit type overflow
commit: 7c1d0e554a359cca77bfabd2a29b06f5322d172d
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