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-- 4.9 KB
Makefile -rw-r--r-- 700 bytes
arm_mhu.c -rw-r--r-- 4.4 KB
bcm-pdc-mailbox.c -rw-r--r-- 44.6 KB
bcm2835-mailbox.c -rw-r--r-- 5.9 KB
hi6220-mailbox.c -rw-r--r-- 9.7 KB
mailbox-altera.c -rw-r--r-- 9.2 KB
mailbox-sti.c -rw-r--r-- 13.3 KB
mailbox-test.c -rw-r--r-- 9.2 KB
mailbox-xgene-slimpro.c -rw-r--r-- 7.3 KB
mailbox.c -rw-r--r-- 12.9 KB
mailbox.h -rw-r--r-- 476 bytes
omap-mailbox.c -rw-r--r-- 21.7 KB
pcc.c -rw-r--r-- 16.6 KB
pl320-ipc.c -rw-r--r-- 5.2 KB
platform_mhu.c -rw-r--r-- 5.1 KB
rockchip-mailbox.c -rw-r--r-- 6.9 KB
ti-msgmgr.c -rw-r--r-- 18.3 KB

back to top