GHSA-g3ch-wcx8-mmq7HighCVSS 7.1
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: join...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
Publish new hooks in the list into the basechain/flowtable using splice_list_rcu() to ensure netlink dump list traversal via rcu is safe while concurrent ruleset update is going on.