diff options
| author | Colin Ian King <[email protected]> | 2020-10-07 14:16:28 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:41:39 +0100 |
| commit | 9baa3d64e8e2373ddd11c346439e5dfccb2cbb0d (patch) | |
| tree | b9610c4af8810da0216fddf667ddbdb866d61785 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | dfe59c78f4cc1924031e1be3120feb3f126da8ed (diff) | |
media: m88rs6000t: avoid potential out-of-bounds reads on arrays
There a 3 array for-loops that don't check the upper bounds of the
index into arrays and this may lead to potential out-of-bounds
reads. Fix this by adding array size upper bounds checks to be
full safe.
Addresses-Coverity: ("Out-of-bounds read")
Link: https://lore.kernel.org/linux-media/[email protected]
Fixes: 333829110f1d ("[media] m88rs6000t: add new dvb-s/s2 tuner for integrated chip M88RS6000")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions