linux/sound
Takashi Iwai df485a4b2b ALSA: usb: scarlett2: Fix missing NULL check
scarlett2_input_select_ctl_info() sets up the string arrays allocated
via kasprintf(), but it misses NULL checks, which may lead to NULL
dereference Oops.  Let's add the proper NULL check.

Fixes: 8eba063b5b ("ALSA: scarlett2: Simplify linked channel handling")
Link: https://patch.msgid.link/20250731053714.29414-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-07-31 17:04:28 +02:00
..
ac97 ALSA: ac97: Convert to RUNTIME_PM_OPS() macro 2025-03-14 11:07:13 +01:00
aoa
arm
atmel ALSA: atmel: Replace deprecated strcpy() with strscpy() 2025-05-22 20:35:56 +02:00
core ALSA: core: Copy string more safely 2025-07-11 09:53:36 +02:00
drivers ALSA: vx: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:09 +02:00
firewire ALSA: firewire: tascam: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:08 +02:00
hda ALSA: hda/hdmi: Enable drivers as default 2025-07-30 15:39:42 +02:00
i2c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
isa ALSA: wss: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:16 +02:00
mips ALSA: mips: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:16 +02:00
oss
parisc ALSA: parisc: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:16 +02:00
pci ALSA: hda/realtek: Fix mute LED mask on HP OMEN 16 laptop 2025-07-22 19:57:09 +02:00
pcmcia ALSA: vxpocket: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
ppc ALSA: ppc: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
sh ALSA: sh: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
soc ASoC: More updates for v6.17 2025-07-28 14:28:21 +02:00
sparc ALSA: sparc: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
spi ALSA: spi: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
synth ALSA: synth: Use safer strscpy() instead of strcpy() 2025-07-11 09:53:35 +02:00
usb ALSA: usb: scarlett2: Fix missing NULL check 2025-07-31 17:04:28 +02:00
virtio ALSA: virtio: use snd_kcontrol_chip() 2025-05-08 11:53:34 +02:00
x86 ALSA: intel_hdmi: Remove redundant pm_runtime_mark_last_busy() calls 2025-07-06 10:25:18 +02:00
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c