| Summary | In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet->calls list to use list_del_rcu() This, however, means that list_empty() no longer works on an entry that's Firstly, make rxrpc_destroy_all_calls() only dump the first ten calls that rxrpc_put_call() can then be fixed to unconditionally delete the call from |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:08 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |