summaryrefslogtreecommitdiff
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorMathias Krause <minipli@googlemail.com>2012-09-19 15:33:40 +0400
committerDavid S. Miller <davem@davemloft.net>2012-09-21 02:08:39 +0400
commit7b789836f434c87168eab067cfbed1ec4783dffd (patch)
treefcebdddebb3990a07644c49f335b6193edaf6cb1 /scripts/ver_linux
parentf778a636713a435d3a922c60b1622a91136560c1 (diff)
downloadlinux-7b789836f434c87168eab067cfbed1ec4783dffd.tar.xz
xfrm_user: fix info leak in copy_to_user_policy()
The memory reserved to dump the xfrm policy includes multiple padding bytes added by the compiler for alignment (padding bytes in struct xfrm_selector and struct xfrm_userpolicy_info). Add an explicit memset(0) before filling the buffer to avoid the heap info leak. Signed-off-by: Mathias Krause <minipli@googlemail.com> Acked-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions