PT-2026-61234
In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6 tnl.net in vti6 changelink. ip netns add ns1 ip netns add ns2 ip -n ns1 link add vti6 test type vti6 remote ::1 local ::2 key 7 ip -n ns1 link set vti6 test netns ns2 ip -n ns2 link set vti6 test type vti6 remot...