Loading market data...
← Back to CVE feed

CVE-2026-72435

UNKNOWN View on NVD ↗

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer() Sashiko pointed out that kfree_rcu() was called before rcu_assign_pointer() in handling the comment extension. Fix the order so that rcu_assign_pointer() called first.

Published: Aug 15, 2026 06:22 UTC Modified: Aug 15, 2026 06:22 UTC