Revision 7307616245babb12c923151d8ef69af02e46c255 authored by Dan Carpenter on 13 October 2016, 08:06:06 UTC, committed by David S. Miller on 13 October 2016, 16:10:01 UTC
We should clear out the padding and unused struct members so that we
don't expose stack information to userspace.

Fixes: fdb3accc2c15 ('tipc: add the ability to get UDP options via netlink')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6104e11
History
File Mode Size
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 252 bytes
acl.c -rw-r--r-- 7.9 KB
acl.h -rw-r--r-- 1.7 KB
cache.c -rw-r--r-- 10.3 KB
cache.h -rw-r--r-- 4.4 KB
fid.c -rw-r--r-- 6.8 KB
fid.h -rw-r--r-- 1.3 KB
v9fs.c -rw-r--r-- 14.7 KB
v9fs.h -rw-r--r-- 7.3 KB
v9fs_vfs.h -rw-r--r-- 3.6 KB
vfs_addr.c -rw-r--r-- 8.2 KB
vfs_dentry.c -rw-r--r-- 3.1 KB
vfs_dir.c -rw-r--r-- 5.7 KB
vfs_file.c -rw-r--r-- 16.7 KB
vfs_inode.c -rw-r--r-- 33.4 KB
vfs_inode_dotl.c -rw-r--r-- 24.4 KB
vfs_super.c -rw-r--r-- 8.6 KB
xattr.c -rw-r--r-- 5.1 KB
xattr.h -rw-r--r-- 1.2 KB

back to top