[PATCH net v3 0/2] ip6_vti: vti6_changelink and vti6_siocdevprivate netns fixes

From: Maoyi Xie

Date: Tue May 19 2026 - 08:38:06 EST


v2 -> v3:
- 1/2 unchanged (Reviewed-by: Eric Dumazet, carried).
- 2/2 (vti6_siocdevprivate hijack fix) is new. It closes the
regression Jakub flagged in the v2 1/2 review. PoC details
posted in the v2 thread on 2026-05-04.
- v2's 2/2 (ip6_gre: Use cached t->net in
ip6erspan_changelink()) was applied independently as commit
1d324c2f43f. It is not part of v3.

Kuniyuki Iwashima (1):
ip6: vti: Use ip6_tnl.net in vti6_changelink().

Maoyi Xie (1):
ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().

net/ipv6/ip6_vti.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)

--
2.34.1