diff options
author | Kulikov Vasiliy <[email protected]> | 2010-10-31 07:10:32 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-11-09 09:25:46 -0800 |
commit | 88f8a5e3e7defccd3925cabb1ee4d3994e5cdb52 (patch) | |
tree | 151d98558e8a210434e84d1e8127d681e975e80b /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | ea80907ff066edd1dd43c5fe90ae6677d15e6384 (diff) |
net: tipc: fix information leak to userland
Structure sockaddr_tipc is copied to userland with padding bytes after
"id" field in union field "name" unitialized. It leads to leaking of
contents of kernel stack memory. We have to initialize them to zero.
Signed-off-by: Vasiliy Kulikov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions