linux/sound/core/seq/oss
Willy Tarreau 82e68f7ffe sound: ensure device number is valid in snd_seq_oss_synth_make_info
snd_seq_oss_synth_make_info() incorrectly reports information
to userspace without first checking for the validity of the
device number, leading to possible information leak (CVE-2008-3272).

Reported-By: Tobias Klein <tk@trapkit.de>
Acked-and-tested-by: Takashi Iwai <tiwai@suse.de>
Cc: stable@kernel.org
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-04 17:03:26 -07:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
seq_oss.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
seq_oss_device.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
seq_oss_event.c
seq_oss_event.h
seq_oss_init.c [ALSA] seq: resource leak fix and various code cleanups 2007-10-16 15:58:28 +02:00
seq_oss_ioctl.c
seq_oss_midi.c [ALSA] Optimize for config without PROC_FS (seq and oss parts) 2006-01-03 12:30:05 +01:00
seq_oss_midi.h
seq_oss_readq.c [ALSA] Optimize for config without PROC_FS (seq and oss parts) 2006-01-03 12:30:05 +01:00
seq_oss_readq.h
seq_oss_rw.c
seq_oss_synth.c sound: ensure device number is valid in snd_seq_oss_synth_make_info 2008-08-04 17:03:26 -07:00
seq_oss_synth.h
seq_oss_timer.c
seq_oss_timer.h
seq_oss_writeq.c [ALSA] seq: resource leak fix and various code cleanups 2007-10-16 15:58:28 +02:00
seq_oss_writeq.h