diff options
author | Eran Ben Elisha <[email protected]> | 2018-09-16 14:45:27 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2018-10-01 10:58:00 -0700 |
commit | 11aa5800ed66ed0415b7509f02881c76417d212a (patch) | |
tree | df3ff657279c6cf5ffc6163a4976d768c5a47038 /include/linux/fpga/fpga-mgr.h | |
parent | 4d8fcf216c90bc25e34ae2200aa8985ee3158898 (diff) |
net/mlx5: E-Switch, Fix out of bound access when setting vport rate
The code that deals with eswitch vport bw guarantee was going beyond the
eswitch vport array limit, fix that. This was pointed out by the kernel
address sanitizer (KASAN).
The error from KASAN log:
[2018-09-15 15:04:45] BUG: KASAN: slab-out-of-bounds in
mlx5_eswitch_set_vport_rate+0x8c1/0xae0 [mlx5_core]
Fixes: c9497c98901c ("net/mlx5: Add support for setting VF min rate")
Signed-off-by: Eran Ben Elisha <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions