linux-imx/sound/usb
Takashi Iwai c5d5160d7e ALSA: line6: Zero-initialize message buffers
[ Upstream commit c4e51e424e ]

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-05-17 12:02:13 +02:00
..
6fire
bcd2000
caiaq
hiface
line6 ALSA: line6: Zero-initialize message buffers 2024-05-17 12:02:13 +02:00
misc
usx2y
card.c
card.h
clock.c ALSA: usb-audio: Ignore clock selector errors for single connection 2024-03-01 13:34:52 +01:00
clock.h
endpoint.c
endpoint.h
format.c ALSA: usb-audio: Check presence of valid altsetting control 2024-03-01 13:34:51 +01:00
format.h
helper.c
helper.h
implicit.c
implicit.h
Kconfig
Makefile ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 2024-04-27 17:11:36 +02:00
media.c
media.h
midi.c
midi.h
midi2.c
midi2.h
mixer_maps.c
mixer_quirks.c ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 2024-04-27 17:11:36 +02:00
mixer_quirks.h
mixer_s1810c.c
mixer_s1810c.h
mixer_scarlett.c
mixer_scarlett.h
mixer_scarlett2.c ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 2024-04-27 17:11:36 +02:00
mixer_scarlett2.h ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 2024-04-27 17:11:36 +02:00
mixer_us16x08.c
mixer_us16x08.h
mixer.c
mixer.h
pcm.c
pcm.h
power.c
power.h
proc.c
proc.h
quirks-table.h
quirks.c ALSA: usb-audio: Sort quirk table entries 2024-02-16 19:10:56 +01:00
quirks.h
stream.c ALSA: usb-audio: Stop parsing channels bits when all channels are found. 2024-03-26 18:19:58 -04:00
stream.h
usbaudio.h
validate.c