diff options
| author | Colin Ian King <[email protected]> | 2017-01-31 16:30:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-31 12:25:32 -0500 |
| commit | e9904990e8e70a51574e6ec6b872f3c705ec75f0 (patch) | |
| tree | f09f227119e074b485f55a45c0cb6aa4460a4f21 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 1bae6c99decf9137069646b593d3439171a8a8e2 (diff) | |
sfc: fix an off-by-one compare on an array size
encap_type should be checked to see if it is greater or equal to
the size of array map to fix an off-by-one array size check. This
fixes an array overrun read as detected by static analysis by
CoverityScan, CID#1398883 ("Out-of-bounds-read")
Fixes: 9b41080125176841e ("sfc: insert catch-all filters for encapsulated traffic")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions