LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35897: netfilter: nf_tables: discard table flag update with pending basechain deletion

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-35897 is a Linux kernel netfilter nf_tables flaw. A specific table flag change combined with deleting a basechain can leave a network hook registered after the chain is deleted. The public record confirms kernel fixes, but does not provide CVSS, CWE, or direct business impact details.

Executive priority

Handle through normal kernel patch governance unless vendor advisories raise local impact. There is no cited active exploitation, but kernel networking flaws can affect high-value infrastructure and embedded products, so asset coverage matters more than perimeter exposure alone.

Technical view

The issue is in nf_tables transaction handling. Hook unregistration is deferred until commit, as are hook updates from the table dormant flag. Combining those operations can delete a basechain while its hook remains registered in the core. Stable kernel commits address this by discarding the conflicting table flag update.

Likely exposure

Exposure is most likely on Linux systems running affected kernel versions with nf_tables/netfilter available. Internet-facing status alone is not enough; validation should focus on kernel versions, distribution backports, and whether appliances or embedded products include affected Linux kernels.

Exploitation context

The provided sources do not show active exploitation, and CISA KEV status is false. The bundle also does not include public exploit evidence. Treat this as a kernel-level flaw requiring patch tracking, especially where untrusted users or workloads can influence local networking configuration.

Researcher notes

The record is sparse: no CVSS, CWE, exploit status, or detailed impact category is provided. Analysis should stay tied to the nf_tables transaction condition and stable Linux fixes. Distribution kernels may be fixed by backport without matching upstream version numbers.

Mitigation direction

  • Update to a vendor kernel containing the referenced stable fixes.
  • Check Debian LTS and appliance vendor advisories for backported fixes.
  • Prioritize shared hosts, containers, and systems permitting local network administration.
  • If patch timing is unclear, follow vendor hardening guidance for nf_tables exposure.

Validation and detection

  • Inventory Linux kernel versions across servers, appliances, and images.
  • Map installed kernels to vendor advisories or stable commit backports.
  • Confirm whether nf_tables is enabled or required on exposed systems.
  • Review change records for kernel updates after the 2024-05-19 publication date.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-35897 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
3ADP providers
11Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxbf8083bbf8fa202e6e5316bbd99759ab82bfe7a3, e10f661adc556c4969c70ddaddf238bffdaf1e87, d9c4da8cb74e8ee6e58a064a3573aa37acf6c935, 179d9ba5559a756f4322583388b3213fe4e391b0, 179d9ba5559a756f4322583388b3213fe4e391b0, 179d9ba5559a756f4322583388b3213fe4e391b0, 179d9ba5559a756f4322583388b3213fe4e391b0, 179d9ba5559a756f4322583388b3213fe4e391b0unaffected
LinuxLinux5.13, 0, 5.4.274, 5.10.215, 5.15.155, 6.1.86, 6.6.26, 6.8.5, 6.9affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.