diff options
| author | Eric Dumazet <[email protected]> | 2025-07-25 14:07:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-26 18:31:00 +0000 |
| commit | f8d8ce1b515a0a6af72b30502670a406cfb75073 (patch) | |
| tree | 627174e0136ce27cb57a86f70318500042fdd976 /drivers/fpga/zynq-fpga.c | |
| parent | ipv6: prevent infinite loop in rt6_nlmsg_size() (diff) | |
| download | kernel-f8d8ce1b515a0a6af72b30502670a406cfb75073.tar.gz kernel-f8d8ce1b515a0a6af72b30502670a406cfb75073.zip | |
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.
Fixes: d9ccb18f83ea ("ipv6: Fix soft lockups in fib6_select_path under high next hop churn")
Signed-off-by: Eric Dumazet <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions
