linux/drivers/net/hamradio
Salva Peiró 8e3fbf8704 hamradio/yam: fix info leak in ioctl
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>
2013-12-19 15:09:38 -05:00
..
6pack.c
Kconfig
Makefile
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c
dmascc.c
hdlcdrv.c drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl() 2013-12-19 15:02:14 -05:00
mkiss.c
scc.c net: hamradio/scc: remove deprecated IRQF_DISABLED 2013-10-07 15:53:52 -04:00
yam.c hamradio/yam: fix info leak in ioctl 2013-12-19 15:09:38 -05:00
z8530.h