diff options
| author | Kees Cook <[email protected]> | 2021-06-16 13:37:44 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-21 21:04:54 -0300 |
| commit | 4bf5cc63192b9f1adf44525c3da06056b4cf7925 (patch) | |
| tree | 42f292c7ba9d009a2919d826132eabfa05bb0eb0 /tools/perf/scripts/python | |
| parent | 7404bddeb43902725c6b65421032f090ccea496b (diff) | |
IB/mlx4: Avoid field-overflowing memcpy()
In preparation for FORTIFY_SOURCE performing compile-time and run-time
field bounds checking for memcpy(), memmove(), and memset(), avoid
intentionally writing across neighboring array fields.
Use the ether_addr_copy() helper instead, as already done for smac.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions