summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorKangjie Lu <kangjielu@gmail.com>2016-05-03 16:46:24 -0400
committerMark Salyzyn <salyzyn@google.com>2016-06-24 21:18:38 +0000
commitb40d9bcad6420669ccf41f69278506125fa68428 (patch)
treeca3dbe26c06bb9a80b37e91c4c0ea3fd6ac00fb6 /kernel/sysctl_binary.c
parent6da57e2f0beee58a6570719a865f4e1b1f7822c2 (diff)
UPSTREAM: net: fix infoleak in rtnetlink
(cherry pick from commit 5f8e44741f9f216e33736ea4ec65ca9ac03036e6) The stack object “map” has a total size of 32 bytes. Its last 4 bytes are padding generated by compiler. These padding bytes are not initialized and sent out via “nla_put”. Signed-off-by: Kangjie Lu <kjlu@gatech.edu> Signed-off-by: David S. Miller <davem@davemloft.net> Bug: 28620102 Change-Id: Ica015c6a90d47e9188b1cd87a280ac6819dd9d09
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions