diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2022-04-08 17:03:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-11 14:28:43 +0300 |
commit | e3fa461d8b0e185b7da8a101fe94dfe6dd500ac0 (patch) | |
tree | 13667a931f60d0a36453102b789126c46f58a183 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1a7eb80d170c28be2928433702256fe2a0bd1e0f (diff) | |
download | linux-e3fa461d8b0e185b7da8a101fe94dfe6dd500ac0.tar.xz |
ipv6: fix panic when forwarding a pkt with no in6 dev
kongweibin reported a kernel panic in ip6_forward() when input interface
has no in6 dev associated.
The following tc commands were used to reproduce this panic:
tc qdisc del dev vxlan100 root
tc qdisc add dev vxlan100 root netem corrupt 5%
CC: stable@vger.kernel.org
Fixes: ccd27f05ae7b ("ipv6: fix 'disable_policy' for fwd packets")
Reported-by: kongweibin <kongweibin2@huawei.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions