ipv6: use RCU in ip6_xmit()
In the Linux kernel, the following vulnerability has been resolved:
Use RCU in ip6_xmit() in order to use dst_dev_rcu() to prevent possible UAF.