NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-46324
Summary

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: use list_del_rcu for netlink hooks

nft_netdev_unregister_hooks and __nft_unregister_flowtable_net_hooks need
to use list_del_rcu(), this list can be walked by concurrent dumpers.

Add a new helper and use it consistently.

Publication Date June 9, 2026, 10:16 p.m.
Registration Date June 10, 2026, 4:15 a.m.
Last Update June 9, 2026, 10:16 p.m.
Related information, measures and tools
Common Vulnerabilities List