Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv6: drop frames with attached skb->sk in forwarding
[ Upstream commit 9ef2e96 ] This is a clone of commit 2ab9574 ("ip_forward: Drop frames with attached skb->sk") for ipv6. This commit has exactly the same reasons as the above mentioned commit, namely to prevent panics during netfilter reload or a misconfigured stack. Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
- Loading branch information