CVE-2024-26642: netfilter: nf_tables: disallow anonymous set with timeout flag
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: disallow anonymous set with timeout flag
Anonymous sets are never used with timeout from userspace, reject this.
Exception to this rule is NFT_SET_EVAL to ensure legacy meters still work.
Security readout for executives and security teams
Plain-English summary
This Linux kernel flaw affects the nf_tables firewall subsystem. A locally authenticated, low-privilege attacker could potentially compromise confidentiality, integrity, and availability without user interaction. It is not remotely exploitable according to the supplied CVSS vector, but successful exploitation could have serious host-level consequences.
Executive priority
Treat as a high-priority local privilege-boundary issue. Patch exposed multi-user and untrusted-workload systems first, then other affected Linux assets through normal expedited maintenance. Immediate emergency action is less justified without evidence of active exploitation or remote reachability.
Technical view
The kernel accepted an unsupported combination: an anonymous nf_tables set with the timeout flag. The resolution rejects that combination while retaining NFT_SET_EVAL compatibility for legacy meters. The supplied CVSS 3.1 score is 7.8 with local access, low complexity, low privileges, no user interaction, and high impact across confidentiality, integrity, and availability.
Likely exposure
Prioritize Linux systems running kernel versions identified as affected by their distribution or appliance vendor, particularly multi-user hosts and systems executing untrusted workloads. The supplied version metadata is not sufficiently clear for reliable package-level determination, so upstream version strings alone should not decide exposure.
Exploitation context
The supplied bundle provides no evidence of active exploitation, and the CVE is not listed as KEV. The CVSS vector requires local access and low privileges, limiting direct remote exposure. However, the stated high impacts make it relevant to privilege-boundary and post-compromise risk assessments.
Researcher notes
The source establishes the invalid nf_tables flag combination and compatibility exception, but does not describe the underlying memory-safety mechanism or demonstrate exploitation. Affected-version metadata is ambiguous and should not be extrapolated beyond vendor determinations. Avoid asserting a specific exploit primitive without additional authoritative evidence.
Mitigation direction
Install a vendor-supported kernel update that includes the CVE-2024-26642 correction.
Consult distribution or appliance guidance for exact fixed package versions.
Reboot into the updated kernel where required by vendor instructions.
Restrict unnecessary local accounts and untrusted workload access until remediation is complete.
Validation and detection
Inventory running kernel and vendor package versions across Linux systems.
Compare each package against the distribution or appliance vendor's CVE guidance.
Confirm the corrected kernel is active after maintenance or reboot.
Review scanners for package-aware results rather than relying solely on upstream version matching.
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-26642 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.