ipv4: use RCU protection in __ip_rt_update_pmtu()
In the Linux kernel, the following vulnerability has been resolved:
__ip_rt_update_pmtu() must use RCU protection to make sure the net structure it reads does not disappear.