kernel_optimize_test/sound/core
Dan Carpenter b35cc82258 ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
These are 32 bit values that come from the user, we need to check for
integer overflows or we could end up allocating a smaller buffer than
expected.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-14 11:04:37 +02:00
..
oss ALSA: fix possible memory leak in snd_mixer_oss_build_input() 2012-09-03 10:08:28 +02:00
seq ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES 2012-08-20 11:53:10 +02:00
compress_offload.c ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() 2012-09-14 11:04:37 +02:00
control_compat.c
control.c ALSA: control: Fix missing VOLATILE flag at creating controls 2012-09-06 18:01:16 +02:00
ctljack.c
device.c
hrtimer.c
hwdep_compat.c
hwdep.c
info_oss.c ALSA: remove the main version information 2012-09-04 11:38:32 +02:00
info.c ALSA: remove the main version information 2012-09-04 11:38:32 +02:00
init.c
isadma.c
jack.c
Kconfig
Makefile
memalloc.c
memory.c
misc.c
pcm_compat.c
pcm_lib.c
pcm_memory.c
pcm_misc.c
pcm_native.c
pcm_timer.c
pcm.c
rawmidi_compat.c
rawmidi.c
rtctimer.c
sgbuf.c ALSA: PCM: Fix possible memory leaks in the error path 2012-08-03 12:48:32 +02:00
sound_oss.c
sound.c ALSA: remove the main version information 2012-09-04 11:38:32 +02:00
timer_compat.c
timer.c
vmaster.c