diff options
author | Tommi Rantala <tt.rantala@gmail.com> | 2013-04-13 22:49:14 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-04-15 11:42:12 +0200 |
commit | 8176cced706b5e5d15887584150764894e94e02f (patch) | |
tree | 36cce7ca572582944651f686c0de806f1cfe0b0b /Documentation/fb/intelfb.txt | |
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 <tt.rantala@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: davej@redhat.com
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Link: http://lkml.kernel.org/r/1365882554-30259-1-git-send-email-tt.rantala@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'Documentation/fb/intelfb.txt')
0 files changed, 0 insertions, 0 deletions