summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
diff options
context:
space:
mode:
authorSylwester Dziedziuch <sylwesterx.dziedziuch@intel.com>2021-08-18 10:42:17 -0700
committerJakub Kicinski <kuba@kernel.org>2021-08-19 09:56:15 -0700
commit8da80c9d50220a8e4190a4eaa0dd6aeefcbbb5bf (patch)
tree5b80f1111c6b3273d0d0c07478abcbf381b8576d /drivers/media/cec
parenta222be597e316389f9f8c26033352c124ce93056 (diff)
downloadlinux-stable-8da80c9d50220a8e4190a4eaa0dd6aeefcbbb5bf.tar.gz
linux-stable-8da80c9d50220a8e4190a4eaa0dd6aeefcbbb5bf.tar.bz2
linux-stable-8da80c9d50220a8e4190a4eaa0dd6aeefcbbb5bf.zip
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Make changes to MAC address dependent on the response of PF. Disallow changes to HW MAC address and MAC filter from untrusted VF, thanks to that ping is not lost if VF tries to change MAC. Add a new field in iavf_mac_filter, to indicate whether there was response from PF for given filter. Based on this field pass or discard the filter. If untrusted VF tried to change it's address, it's not changed. Still filter was changed, because of that ping couldn't go through. Fixes: c5c922b3e09b ("iavf: fix MAC address setting for VFs when filter is rejected") Signed-off-by: Przemyslaw Patynowski <przemyslawx.patynowski@intel.com> Signed-off-by: Sylwester Dziedziuch <sylwesterx.dziedziuch@intel.com> Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com> Tested-by: Gurucharan G <Gurucharanx.g@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/media/cec')
0 files changed, 0 insertions, 0 deletions