diff options
author | Tommi Rantala <[email protected]> | 2013-04-13 22:49:14 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-04-15 11:42:12 +0200 |
commit | 8176cced706b5e5d15887584150764894e94e02f (patch) | |
tree | 36cce7ca572582944651f686c0de806f1cfe0b0b /ipc/syscall.c | |
parent | 41ef2d5678d83af030125550329b6ae8b74618fa (diff) |
perf: Treat attr.config as u64 in perf_swevent_init()
Trinity discovered that we fail to check all 64 bits of
attr.config passed by user space, resulting to out-of-bounds
access of the perf_swevent_enabled array in
sw_perf_event_destroy().
Introduced in commit b0a873ebb ("perf: Register PMU
implementations").
Signed-off-by: Tommi Rantala <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions