[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174743642955.4086697.10700383700149322566.git-patchwork-notify@kernel.org>
Date: Fri, 16 May 2025 23:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stanislav Fomichev <stfomichev@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jiri@...nulli.us, andrew+netdev@...n.ch,
sdf@...ichev.me, linux-kernel@...r.kernel.org,
syzbot+53485086a41dbb43270a@...kaller.appspotmail.com
Subject: Re: [PATCH net] team: grab team lock during team_change_rx_flags
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 14 May 2025 15:03:19 -0700 you wrote:
> Syzkaller reports the following issue:
> BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578
>
> netdev_lock include/linux/netdevice.h:2751 [inline]
> netdev_lock_ops include/net/netdev_lock.h:42 [inline]
> dev_set_promiscuity+0x10e/0x260 net/core/dev_api.c:285
> bond_set_promiscuity drivers/net/bonding/bond_main.c:922 [inline]
> bond_change_rx_flags+0x219/0x690 drivers/net/bonding/bond_main.c:4732
> dev_change_rx_flags net/core/dev.c:9145 [inline]
> __dev_set_promiscuity+0x3f5/0x590 net/core/dev.c:9189
> netif_set_promiscuity+0x50/0xe0 net/core/dev.c:9201
> dev_set_promiscuity+0x126/0x260 net/core/dev_api.c:286
> ^^ all of the above is under rcu lock
> team_change_rx_flags+0x1b3/0x330 drivers/net/team/team_core.c:1785
> dev_change_rx_flags net/core/dev.c:9145 [inline]
> __dev_set_promiscuity+0x3f5/0x590 net/core/dev.c:9189
> netif_set_promiscuity+0x50/0xe0 net/core/dev.c:9201
> dev_set_promiscuity+0x126/0x260 net/core/dev_api.c:286
> hsr_del_port+0x25e/0x2d0 net/hsr/hsr_slave.c:233
> hsr_netdev_notify+0x827/0xb60 net/hsr/hsr_main.c:104
> notifier_call_chain+0x1b3/0x3e0 kernel/notifier.c:85
> call_netdevice_notifiers_extack net/core/dev.c:2214 [inline]
> call_netdevice_notifiers net/core/dev.c:2228 [inline]
> unregister_netdevice_many_notify+0x15d8/0x2330 net/core/dev.c:11970
> rtnl_delete_link net/core/rtnetlink.c:3522 [inline]
> rtnl_dellink+0x488/0x710 net/core/rtnetlink.c:3564
> rtnetlink_rcv_msg+0x7cc/0xb70 net/core/rtnetlink.c:6955
> netlink_rcv_skb+0x219/0x490 net/netlink/af_netlink.c:2534
> netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]
> netlink_unicast+0x758/0x8d0 net/netlink/af_netlink.c:1339
> netlink_sendmsg+0x805/0xb30 net/netlink/af_netlink.c:1883
>
> [...]
Here is the summary with links:
- [net] team: grab team lock during team_change_rx_flags
https://git.kernel.org/netdev/net/c/6b1d3c5f675c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists