On Mon, Sep 14, 2015 at 02:51:04PM +0200, Pablo Neira Ayuso wrote: > On Mon, Sep 14, 2015 at 10:40:35AM +0200, Florian Westphal wrote: > > We need to (re-)init physoutdev to NULL, as its storage area is used > > to stash the ip destination to detect L3 nat. > > > > For frames that are bridged this is no problem because the bridge > > forward hook initializes physoutdev to the real bridge port. > > > > But in case the skb is delivered locally and then routed we can crash > > in the physdev match since nf_bridge->physoutdev is garbage > > (ipv4/ipv6 address) > > Also applied, thanks For the record, I have kept this back as your requested. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html