Skip to content

patches/openwrt: Backport patches fixing DSA null-pointer dereference

Marek Behun requested to merge bugfix/dsa-panic-fix into hbl

Backport patches

  381a730182f1 ("net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave")
  108dc8741c20 ("net: dsa: Avoid cross-chip syncing of VLAN filtering")

from upstream (currently in net-next) to fix null-pointer dereference.

Edited by Marek Behun

Merge request reports