In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_info_uses_dev() fib6_info_uses_dev() seems to rely on RCU without an explicit protection. Like the prior fix in rt6_nlmsg_size(), we need to make sure fib6_del_route() or fib6_add_rt2node() have not removed the anchor from the list, or we risk an infinite loop.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 10 Version 1803 for ARM64-based Systems |
| Linux | Linux | 10 Version 1809 for 32-bit Systems |
| Linux | Linux | Versions 2.0 and prior |
| Linux | Linux | n/a |