android_kernel_samsung_msm8976/sound
Bhalchandra Gajare 53fea72ac3 ASoC: msm-lsm-client: use kzalloc instead of kmalloc
In the ioctl function, driver allocates memory to store data
internally before calling copy_to_user to copy data to user-space.
It is possible that kernel internal information can be leaked to
user space through this if the allocated memory is not completely
overwritten with valid data. Use kzalloc to fix this.

CRs-fixed: 2026045
Change-Id: I754ae2157034a135aaca4a15badf10d2567b7ed6
Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
2017-05-22 05:35:32 -07:00
..
aoa
arm
atmel
core ALSA: pcm : Call kill_fasync() in stream lock 2017-05-15 04:46:59 -07:00
drivers
firewire
i2c ALSA: ak411x: Fix stall in work callback 2015-02-11 14:48:17 +08:00
isa
mips
oss sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND) 2015-05-17 09:51:33 -07:00
parisc
pci This is the 3.10.84 stable release 2015-09-30 13:25:40 +05:30
pcmcia
ppc
sh
soc ASoC: msm-lsm-client: use kzalloc instead of kmalloc 2017-05-22 05:35:32 -07:00
sparc
spi
synth ALSA: emux: Fix mutex deadlock in OSS emulation 2015-05-13 05:15:41 -07:00
usb usb: replace %p with %pK 2017-03-05 22:36:58 -08:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c