aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHemant Kumar <[email protected]>2020-05-21 22:32:38 +0530
committerGreg Kroah-Hartman <[email protected]>2020-05-22 09:35:41 +0200
commit020960685041fc09ab6a23cf244477cdcbb75c5f (patch)
tree3825d5d9eea97be95a1a3910ad616c30d4e3f15e /tools/perf/scripts/python
parent44d4e063d18b87c0fef1b19f7883f10e71c544b6 (diff)
bus: mhi: core: Add range check for channel id received in event ring
MHI data completion handler function reads channel id from event ring element. Value is under the control of MHI devices and can be any value between 0 and 255. In order to prevent out of bound access add a bound check against the max channel supported by controller and skip processing of that event ring element. Signed-off-by: Hemant Kumar <[email protected]> Signed-off-by: Bhaumik Bhatt <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions