summaryrefslogtreecommitdiff
path: root/drivers/net/mii.c
diff options
context:
space:
mode:
authorDaniil Tatianin <d-tatianin@yandex-team.ru>2023-03-16 13:29:21 +0300
committerDavid S. Miller <davem@davemloft.net>2023-03-19 11:40:48 +0300
commit25143b6a01d0cc5319edd3de22ffa2578b045550 (patch)
tree27c51f5366af8f87823eeab0336e392ca10ba69c /drivers/net/mii.c
parente866f29a6ff1804efb5c9cfc1e354192615dfb64 (diff)
downloadlinux-25143b6a01d0cc5319edd3de22ffa2578b045550.tar.xz
qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
We have to make sure that the info returned by the helper is valid before using it. Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool. Fixes: f990c82c385b ("qed*: Add support for ndo_set_vf_trust") Fixes: 733def6a04bf ("qed*: IOV link control") Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mii.c')
0 files changed, 0 insertions, 0 deletions