| Summary | In the Linux kernel, the following vulnerability has been resolved: xfrm: Wait for RCU readers during policy netns exit xfrm_policy_fini() frees the policy_bydst hash tables after flushing the The policy_bydst tables are published via rcu_assign_pointer() and are Fix this by adding synchronize_rcu() before freeing the policy hash tables. |
|---|---|
| Publication Date | May 6, 2026, 7:16 p.m. |
| Registration Date | May 7, 2026, 4:08 a.m. |
| Last Update | May 6, 2026, 10:08 p.m. |