| 概要 | 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 |
|---|---|
| 公表日 | 2026年4月25日0:16 |
| 登録日 | 2026年4月25日4:08 |
| 最終更新日 | 2026年4月25日2:51 |