android_kernel_google_msm/drivers/net/hamradio
Salva Peiró eb2da11248 hamradio/yam: fix info leak in ioctl
[ Upstream commit 8e3fbf8704 ]

The yam_ioctl() code fails to initialise the cmd field
of the struct yamdrv_ioctl_cfg. Add an explicit memset(0)
before filling the structure to avoid the 4-byte info leak.

Signed-off-by: Salva Peiró <speiro@ai2.upv.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-15 15:27:11 -08:00
..
6pack.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
baycom_epp.c hamradio: fix incompatible pointer in module parameter 2012-02-01 14:40:01 -05:00
baycom_par.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dmascc.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
hdlcdrv.c drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl() 2014-01-15 15:27:11 -08:00
Kconfig
Makefile
mkiss.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
scc.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
yam.c hamradio/yam: fix info leak in ioctl 2014-01-15 15:27:11 -08:00
z8530.h