Files
linux/drivers
Salva Peiró 3a26736015 farsync: fix info leak in ioctl
[ Upstream commit 96b3404067 ]

The fst_get_iface() code fails to initialize the two padding bytes of
struct sync_serial_settings after the ->loopback member. Add an explicit
memset(0) before filling the structure to avoid the info leak.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-04 04:31:02 -08:00
..
2013-05-17 14:31:05 -04:00
2013-11-04 04:31:01 -08:00
2013-10-13 16:08:35 -07:00
2013-10-18 07:45:44 -07:00
2013-05-20 13:38:14 -07:00
2013-11-04 04:31:02 -08:00
2013-05-15 10:58:22 -07:00
2013-06-05 08:54:16 -06:00