diff options
author | 2022-10-30 11:19:52 +0200 | |
---|---|---|
committer | 2022-11-21 18:14:35 -0800 | |
commit | 8514e325ef016e3fdabaa015ed1adaa6e6d8722a (patch) | |
tree | 6608cc75928d14f0bbc5c01421abe862b756ed3e /drivers/gpu/drm/amd/amdgpu | |
parent | net/mlx5e: Fix MACsec update SecY (diff) | |
download | wireguard-linux-8514e325ef016e3fdabaa015ed1adaa6e6d8722a.tar.xz wireguard-linux-8514e325ef016e3fdabaa015ed1adaa6e6d8722a.zip |
net/mlx5e: Fix possible race condition in macsec extended packet number update routine
Currenty extended packet number (EPN) update routine is accessing
macsec object without holding the general macsec lock hence facing
a possible race condition when an EPN update occurs while updating
or deleting the SA.
Fix by holding the general macsec lock before accessing the object.
Fixes: 4411a6c0abd3 ("net/mlx5e: Support MACsec offload extended packet number (EPN)")
Signed-off-by: Emeel Hakim <ehakim@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions