In the Linux kernel, the following vulnerability has been resolved:
netfilter: nftables: use listdel_rcu for netlink hooks
nftnetdevunregister_hooks and __nftunregisterflowtablenethooks need to use listdelrcu(), this list can be walked by concurrent dumpers.
Add a new helper and use it consistently.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46324.json",
"cna_assigner": "Linux"
}