In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix suspicious rcu usage in br_mst_set_state I converted br_mst_set_state to RCU to avoid a vlan use-after-free but forgot to change the vlan group dereference helper. Switch to vlan group RCU deref helper to fix the suspicious rcu usage warning.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 7.3 |
| Linux | Linux | n/a |
| Linux | Linux | all versions before 7.4.2b, 8.1.2 and 8.2.0 |
| Linux | Linux | Fixed in 4.2.21-202002240343 |