Files
linux/drivers/net/hamradio
Salva Peiró 8f3843be6e 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:28:48 -08:00
..
2011-03-31 11:26:23 -03:00
2014-01-15 15:28:48 -08:00
2005-04-16 15:20:36 -07:00