acrn-kernel/sound/core
Takashi Iwai 057849ccc3 ALSA: seq: Fix memory leak at error path in snd_seq_create_port()
We forgot to release a newly allocated item at the error path in
snd_seq_create_port().  This patch fixes it.

Fixes: 7c3f0d3d3a ("ALSA: seq: Check the conflicting port at port creation")
Reported-by: syzbot+cf8e7fa4eeec59b3d485@syzkaller.appspotmail.com
Closes: https://lore.kernel.org/r/00000000000098ed3a0600965f89@google.com
Link: https://lore.kernel.org/r/20230717062555.31592-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-07-17 08:26:15 +02:00
..
oss ALSA: oss: avoid missing-prototype warnings 2023-05-17 16:56:09 +02:00
seq ALSA: seq: Fix memory leak at error path in snd_seq_create_port() 2023-07-17 08:26:15 +02:00
Kconfig ALSA: ump: Add legacy raw MIDI support 2023-05-23 12:11:09 +02:00
Makefile ALSA: ump: Add legacy raw MIDI support 2023-05-23 12:11:09 +02:00
compress_offload.c ALSA: compress: allow setting codec params after next track 2023-06-21 07:28:31 +02:00
control.c ALSA: control: Keep the previous numid at snd_ctl_rename_id() 2023-06-06 14:34:30 +02:00
control_compat.c ALSA: compat_ioctl: use correct snd_ctl_elem_type_t type 2023-05-17 17:01:51 +02:00
control_led.c sound: make all 'class' structures const 2023-06-21 07:29:10 +02:00
ctljack.c
device.c
hrtimer.c
hwdep.c
hwdep_compat.c
info.c
info_oss.c
init.c sound: make all 'class' structures const 2023-06-21 07:29:10 +02:00
isadma.c
jack.c ALSA: jack: Fix mutex call in snd_jack_report() 2023-07-06 18:01:59 +02:00
memalloc.c
memalloc_local.h
memory.c
misc.c
pcm.c
pcm_compat.c
pcm_dmaengine.c
pcm_drm_eld.c ALSA: pcm: fix ELD constraints for (E)AC3, DTS(-HD) and MLP formats 2023-06-25 08:42:53 +02:00
pcm_iec958.c
pcm_lib.c
pcm_local.h
pcm_memory.c ALSA: pcm: Fix potential data race at PCM memory allocation helpers 2023-07-03 14:52:27 +02:00
pcm_misc.c
pcm_native.c Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)" 2023-05-18 07:29:41 +02:00
pcm_param_trace.h
pcm_timer.c
pcm_trace.h
rawmidi.c ALSA: ump: Additional proc output 2023-05-23 12:10:59 +02:00
rawmidi_compat.c ALSA: rawmidi: UMP support 2023-05-23 12:10:54 +02:00
seq_device.c
sound.c
sound_oss.c
timer.c ALSA: timer: minimize open-coded access to hw.resolution 2023-06-13 07:43:38 +02:00
timer_compat.c
ump.c ALSA: ump: Export MIDI1 / UMP conversion helpers 2023-06-23 09:56:11 +02:00
ump_convert.c ALSA: ump: Correct wrong byte size at converting a UMP System message 2023-06-28 11:44:30 +02:00
vmaster.c