diff options
author | 2012-09-19 11:33:39 +0000 | |
---|---|---|
committer | 2012-09-20 18:08:39 -0400 | |
commit | f778a636713a435d3a922c60b1622a91136560c1 (patch) | |
tree | b50f9ec1a33555491dc9874a93a0404406c4f6cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfrm_user: fix info leak in copy_to_user_auth() (diff) | |
download | linux-dev-f778a636713a435d3a922c60b1622a91136560c1.tar.xz linux-dev-f778a636713a435d3a922c60b1622a91136560c1.zip |
xfrm_user: fix info leak in copy_to_user_state()
The memory reserved to dump the xfrm state includes the padding bytes of
struct xfrm_usersa_info added by the compiler for alignment (7 for
amd64, 3 for i386). Add an explicit memset(0) before filling the buffer
to avoid the 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions