LiveActive security incident?Get immediate response
CVE Record

CVE-2024-26834: netfilter: nft_flow_offload: release dst in case direct xmit path is used

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_flow_offload: release dst in case direct xmit path is used Direct xmit does not use it since it calls dev_queue_xmit() to send packets, hence it calls dst_release(). kmemleak reports: unreferenced object 0xffff88814f440900 (size 184): comm "softirq", pid 0, jiffies 4294951896 hex dump (first 32 bytes): 00 60 5b 04 81 88 ff ff 00 e6 e8 82 ff ff ff ff .`[............. 21 0b 50 82 ff ff ff ff 00 00 00 00 00 00 00 00 !.P............. backtrace (crc cb2bf5d6): [<000000003ee17107>] kmem_cache_alloc+0x286/0x340 [<0000000021a5de2c>] dst_alloc+0x43/0xb0 [<00000000f0671159>] rt_dst_alloc+0x2e/0x190 [<00000000fe5092c9>] __mkroute_output+0x244/0x980 [<000000005fb96fb0>] ip_route_output_flow+0xc0/0x160 [<0000000045367433>] nf_ip_route+0xf/0x30 [<0000000085da1d8e>] nf_route+0x2d/0x60 [<00000000d1ecd1cb>] nft_flow_route+0x171/0x6a0 [nft_flow_offload] [<00000000d9b2fb60>] nft_flow_offload_eval+0x4e8/0x700 [nft_flow_offload] [<000000009f447dbb>] expr_call_ops_eval+0x53/0x330 [nf_tables] [<00000000072e1be6>] nft_do_chain+0x17c/0x840 [nf_tables] [<00000000d0551029>] nft_do_chain_inet+0xa1/0x210 [nf_tables] [<0000000097c9d5c6>] nf_hook_slow+0x5b/0x160 [<0000000005eccab1>] ip_forward+0x8b6/0x9b0 [<00000000553a269b>] ip_rcv+0x221/0x230 [<00000000412872e5>] __netif_receive_skb_one_core+0xfe/0x110

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel networking flaw can fail to release routing memory when nftables flow offload uses the direct-transmit path. Repeated exposure could consume memory and reduce system availability. The supplied CVSS score is 7.5, driven by potential denial of service rather than data theft or modification.

Executive priority

Schedule urgent remediation for exposed, high-throughput routers, gateways, and security appliances using nftables flow offload. Prioritize systems where memory exhaustion would interrupt critical connectivity. Current evidence supports availability risk, but not emergency incident response based on active exploitation.

Technical view

The nft_flow_offload direct-transmit path retains a destination-routing object even though dev_queue_xmit() does not consume it. Kernel kmemleak output confirms an unreferenced allocation originating through nft_flow_route during packet forwarding. The cited Linux stable commits correct the missing release.

Likely exposure

The bundle identifies Linux kernel versions 6.5, 6.6.19, 6.7.7, and 6.8 as affected; its separate โ€œ0โ€ entry is ambiguous. Practical exposure depends on nftables flow offload and the direct-transmit forwarding path being used. Network appliances, gateways, or hosts using that configuration merit priority review.

Exploitation context

The supplied CVSS vector rates the issue network-accessible, low-complexity, unauthenticated, and availability-impacting. However, the bundle provides no public exploit, demonstrated denial of service, or confirmed active exploitation; it explicitly reports KEV as false. Exact triggering and resource-exhaustion conditions are not established here.

Researcher notes

Evidence establishes an unreleased destination-routing allocation in the softirq forwarding path, detected by kmemleak. The bundle supplies no CWE, exploit demonstration, affected configuration matrix, or quantitative exhaustion threshold. Distribution backports may make version-only checks unreliable, so validate packages against vendor guidance and cited commits.

Mitigation direction

  • Upgrade through the Linux distribution to a supported kernel incorporating the cited stable correction.
  • Check vendor guidance to map distribution kernel packages to the upstream fix commits.
  • Where upgrading is delayed, assess whether nftables flow offload can be safely disabled.
  • Monitor affected forwarding systems for abnormal kernel-memory growth and availability degradation.

Validation and detection

  • Inventory running kernel versions on systems performing nftables-based packet forwarding.
  • Determine whether nft_flow_offload and direct-transmit forwarding are active in each environment.
  • Verify the installed kernel package includes the applicable cited stable correction.
  • In controlled testing, check for recurring routing-object leaks under representative forwarding traffic.
Prepared
Confidence
high
Sources
7

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-26834 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

1CVSS vectors
3Timeline events
2ADP providers
6Source links

SSVC decision data

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

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2024-26834Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7c71b831220edeab7ce603d818dc1708d9ea4137, 9c5662e95a8dcc232c3ef4deb21033badcd260f6, fa502c86566680ac62bc28ec883a069bf7a2aa5e, fa502c86566680ac62bc28ec883a069bf7a2aa5e, fa502c86566680ac62bc28ec883a069bf7a2aa5eunaffected
LinuxLinux6.5, 0, 6.6.19, 6.7.7, 6.8affected
Weakness

CWE details

No CWE listed

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