lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1699391132-30317-1-git-send-email-haiyangz@microsoft.com> Date: Tue, 7 Nov 2023 13:05:30 -0800 From: Haiyang Zhang <haiyangz@...rosoft.com> To: linux-hyperv@...r.kernel.org, netdev@...r.kernel.org Cc: haiyangz@...rosoft.com, kys@...rosoft.com, wei.liu@...nel.org, decui@...rosoft.com, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net, linux-kernel@...r.kernel.org Subject: [PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register There are some races between netvsc probe, set notifier and VF register. This patch set fixes them. Haiyang Zhang (2): hv_netvsc: Fix race of netvsc and VF register_netdevice hv_netvsc: Fix race of register_netdevice_notifier and VF register drivers/net/hyperv/netvsc_drv.c | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) -- 2.25.1
Powered by blists - more mailing lists