kernel_samsung_a53x/sound/usb/line6
Takashi Iwai e7ca41fbfc ALSA: line6: Zero-initialize message buffers
[ Upstream commit c4e51e424e2c772ce1836912a8b0b87cd61bc9d5 ]

For shutting up spurious KMSAN uninit-value warnings, just replace
kmalloc() calls with kzalloc() for the buffers used for
communications.  There should be no real issue with the original code,
but it's still better to cover.

Reported-by: syzbot+7fb05ccf7b3d2f9617b3@syzkaller.appspotmail.com
Closes: https://lore.kernel.org/r/00000000000084b18706150bcca5@google.com
Message-ID: <20240402063628.26609-1-tiwai@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 11:32:44 +01:00
..
capture.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
capture.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
driver.c ALSA: line6: Zero-initialize message buffers 2024-11-19 11:32:44 +01:00
driver.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
midi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
midi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
midibuf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
midibuf.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pcm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pcm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
playback.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
playback.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pod.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
podhd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
toneport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
variax.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00