Re: [PATCH v1 nf] bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Pablo Neira Ayuso <[email protected]>
| Newsgroups | gmane.linux.network.bridge,gmane.linux.network,gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <aOT0jTumQq39V7p2@calendula> |
On Tue, Oct 07, 2025 at 12:09:51PM +0200, Florian Westphal wrote: > Eric Woudstra <[email protected]> wrote: > > Bug: br_vlan_fill_forward_path_pvid uses br_vlan_group() instead of > > br_vlan_group_rcu(). Correct this bug. > > @netdev maintainers: > > In case you wish to take this via net tree: > > Reviewed-by: Florian Westphal <[email protected]> > > Else I will apply this to nf.git and will pass it to -net > in next PR. There are more fixes cooking, probably we can prepare a batch.