aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorBoaz Harrosh <[email protected]>2012-08-01 14:48:36 +0000
committerBoaz Harrosh <[email protected]>2012-08-02 13:41:56 +0000
commit9e62bb4458ad2cf28bd701aa5fab380b846db326 (patch)
tree951e8ec30887eba0506b0e673f4d26f9ad76591f /tools/perf/util/scripting-engines/trace-event-perl.c
parentexofs: Use proper max_IO calculations from ore (diff)
downloadkernel-9e62bb4458ad2cf28bd701aa5fab380b846db326.tar.gz
kernel-9e62bb4458ad2cf28bd701aa5fab380b846db326.zip
ore: Fix out-of-bounds access in _ios_obj()
_ios_obj() is accessed by group_index not device_table index. The oc->comps array is only a group_full of devices at a time it is not like ore_comp_dev() which is indexed by a global device_table index. This did not BUG until now because exofs only uses a single COMP for all devices. But with other FSs like PanFS this is not true. This bug was only in the write_path, all other users were using it correctly [This is a bug since 3.2 Kernel] CC: Stable Tree <[email protected]> Signed-off-by: Boaz Harrosh <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions