Security Advisory

CVE-2024-35897

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 08:34:51
Last updated 2026-05-23 15:44:54
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combined, this results in deleting a basechain while leaving its hook still registered in the core.