aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVasiliy Kulikov <[email protected]>2010-10-27 15:34:21 -0700
committerLinus Torvalds <[email protected]>2010-10-27 18:03:14 -0700
commitb9b1134260e036fb75c468514569864dd6722f3e (patch)
tree1b93c6c85e6ed6aaf582f91ed9827586de002730 /tools/perf/scripts/python
parent19714a8af8fe8618a9beace1f7a3bb10d55d5e2f (diff)
drivers/char/ppdev.c: fix information leak to userland
Structure par_timeout is copied to userland with some padding fields unitialized. Field tv_usec has type __kernel_suseconds_t, it differs from tv_sec's type on some architectures. It leads to leaking of stack memory. Signed-off-by: Vasiliy Kulikov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions