aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSalva Peiró <[email protected]>2013-10-16 10:46:50 +0000
committerDavid S. Miller <[email protected]>2013-10-18 20:04:25 +0000
commit2b13d06c9584b4eb773f1e80bbaedab9a1c344e1 (patch)
tree401bfe11c8f592d0a6927ff0f36b2deda8ef80f6 /net/unix/af_unix.c
parentMerge branch 'bridge_pvid' (diff)
downloadkernel-2b13d06c9584b4eb773f1e80bbaedab9a1c344e1.tar.gz
kernel-2b13d06c9584b4eb773f1e80bbaedab9a1c344e1.zip
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ó <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions