aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2012-07-29 20:22:33 +0200
committerIngo Molnar <[email protected]>2012-07-30 11:27:21 +0200
commitaefd8933d445abf7ff0d4027c624737898827bcd (patch)
treef32864bfa64158141326ac35bc57204e49b2774f /tools/perf/util/scripting-engines/trace-event-python.c
parent2fd611a991391a6050cbd139201a2e12fc306540 (diff)
uprobes: Fix overflow in vma_address()/find_active_uprobe()
vma->vm_pgoff is "unsigned long", it should be promoted to loff_t before the multiplication to avoid the overflow. Signed-off-by: Oleg Nesterov <[email protected]> Acked-by: Srikar Dronamraju <srikar.vnet.ibm.com> Cc: Anton Arapov <[email protected]> Cc: Srikar Dronamraju <[email protected]> Link: http://lkml.kernel.org/r/[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