diff options
author | Peter Zijlstra <[email protected]> | 2018-04-20 14:23:36 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-05-05 08:37:29 +0200 |
commit | 06ce6e9b6d6c09d4129c6e24a1314a395d816c10 (patch) | |
tree | 3b7e42aa15470dccdf7ec2463ace66f814440eaa /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 46b1b577229a091b137831becaa0fae8690ee15a (diff) |
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
> arch/x86/events/msr.c:178 msr_event_init() warn: potential spectre issue 'msr' (local cap)
Userspace controls @attr, sanitize cfg (attr->config) before using it
to index an array.
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions