diff options
author | Salva Peiró <speiro@ai2.upv.es> | 2013-10-16 10:46:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-18 20:04:25 (GMT) |
commit | 2b13d06c9584b4eb773f1e80bbaedab9a1c344e1 (patch) | |
tree | 401bfe11c8f592d0a6927ff0f36b2deda8ef80f6 /drivers/net/hamradio | |
parent | b8bde1c4f94908ce8e3c0434fb369a00e9217497 (diff) | |
download | linux-2b13d06c9584b4eb773f1e80bbaedab9a1c344e1.tar.xz |
wanxl: fix info leak in ioctl
The wanxl_ioctl() 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: Salva Peiró <speiro@ai2.upv.es>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions