Eric Woudstra
bbf0c98b3a
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
net/bridge/br_private.h:1627 suspicious rcu_dereference_protected() usage!
other info that might help us debug this:
rcu_scheduler_active = 2, debug_locks = 1
7 locks held by socat/410:
#0: ffff88800d7a9c90 (sk_lock-AF_INET){+.+.}-{0:0}, at: inet_stream_connect+0x43/0xa0
#1: ffffffff9a779900 (rcu_read_lock){....}-{1:3}, at: __ip_queue_xmit+0x62/0x1830
[..]
#6: ffffffff9a779900 (rcu_read_lock){....}-{1:3}, at: nf_hook.constprop.0+0x8a/0x440
Call Trace:
lockdep_rcu_suspicious.cold+0x4f/0xb1
br_vlan_fill_forward_path_pvid+0x32c/0x410 [bridge]
br_fill_forward_path+0x7a/0x4d0 [bridge]
Use to correct helper, non _rcu variant requires RTNL mutex.
Fixes: bcf2766b13 ("net: bridge: resolve forwarding path for VLAN tag actions in bridge devices")
Signed-off-by: Eric Woudstra <ericwouds@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
2025-10-08 13:17:31 +02:00
..
2025-09-11 15:40:55 +02:00
2025-04-09 19:13:43 -07:00
2023-12-26 22:38:13 +00:00
2025-09-22 17:40:30 -07:00
2025-03-08 09:06:50 -08:00
2025-09-11 19:02:50 -07:00
2025-08-14 17:45:36 -07:00
2025-07-18 17:27:47 -07:00
2025-09-11 19:02:50 -07:00
2025-03-21 22:10:06 +01:00
2025-04-14 15:56:43 -07:00
2020-11-09 16:42:12 -08:00
2021-02-16 14:47:46 -08:00
2025-09-22 17:40:30 -07:00
2025-04-23 13:02:20 +01:00
2025-06-08 09:07:37 +02:00
2025-08-21 11:33:15 -07:00
2025-08-27 11:53:37 +02:00
2024-01-17 12:02:49 +01:00
2024-06-05 10:04:47 +01:00
2025-07-18 17:27:47 -07:00
2025-05-16 16:02:06 -07:00
2020-10-29 18:39:43 -07:00
2021-07-20 05:41:19 -07:00
2021-06-28 15:46:10 -07:00
2019-05-30 11:26:32 -07:00
2023-05-17 21:28:58 -07:00
2025-09-11 19:02:50 -07:00
2024-10-02 17:23:23 -04:00
2025-04-05 10:30:12 +02:00
2025-06-08 09:07:37 +02:00
2025-04-05 10:30:12 +02:00
2025-07-18 17:27:46 -07:00
2025-06-17 10:44:13 +02:00
2022-08-22 17:57:30 -07:00
2023-04-21 08:25:50 +01:00
2024-04-01 10:49:28 +01:00
2025-10-08 13:17:31 +02:00
2025-09-23 17:10:49 -07:00
2020-10-29 18:39:43 -07:00
2022-03-17 16:49:57 -07:00