| Summary | In the Linux kernel, the following vulnerability has been resolved: netfilter: nat: use kfree_rcu to release ops Florian Westphal says: "Historically this is not an issue, even for normal base hooks: the data However, in v5.14 I added the ability to dump the active netfilter This code will peek back into the nf_hook_ops that are available The nat hooks are special, because they are called indirectly from But once that changes the nat ops structures have to be deferred too." Update nf_nat_register_fn() to deal with partial exposition of the hooks |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:20 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |