CVE-2026-46324
概要

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.

公表日 2026年6月9日22:16
登録日 2026年6月10日4:15
最終更新日 2026年6月9日22:16
関連情報、対策とツール
共通脆弱性一覧