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-- 3.4 KB
Makefile -rw-r--r-- 637 bytes
blk.c -rw-r--r-- 9.0 KB
btt.c -rw-r--r-- 34.5 KB
btt.h -rw-r--r-- 5.5 KB
btt_devs.c -rw-r--r-- 8.0 KB
bus.c -rw-r--r-- 24.9 KB
claim.c -rw-r--r-- 6.8 KB
core.c -rw-r--r-- 18.1 KB
dax_devs.c -rw-r--r-- 3.3 KB
dimm.c -rw-r--r-- 2.3 KB
dimm_devs.c -rw-r--r-- 17.0 KB
e820.c -rw-r--r-- 2.3 KB
label.c -rw-r--r-- 25.5 KB
label.h -rw-r--r-- 4.1 KB
namespace_devs.c -rw-r--r-- 58.4 KB
nd-core.h -rw-r--r-- 4.5 KB
nd.h -rw-r--r-- 10.6 KB
pfn.h -rw-r--r-- 1.6 KB
pfn_devs.c -rw-r--r-- 17.5 KB
pmem.c -rw-r--r-- 11.4 KB
pmem.h -rw-r--r-- 765 bytes
region.c -rw-r--r-- 3.4 KB
region_devs.c -rw-r--r-- 25.4 KB

back to top