LiveActive security incident?Get immediate response
CVE Record

CVE-2025-40075: tcp_metrics: use dst_dev_net_rcu()

In the Linux kernel, the following vulnerability has been resolved: tcp_metrics: use dst_dev_net_rcu() Replace three dst_dev() with a lockdep enabled helper.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Linux TCP metrics handling can potentially let a remote, unauthenticated attacker compromise confidentiality, integrity, and availability. Exploitation is rated high complexity, and the supplied sources do not describe prerequisites or confirm real-world attacks. Systems using affected kernels should be assessed and updated through their Linux vendor.

Executive priority

Treat as a high-priority patch-management issue, especially on network-facing Linux infrastructure. The potential impact is broad, but exploitation requires high complexity and is not confirmed active. Establish exposure promptly, then update through supported vendor channels using normal change controls.

Technical view

The kernel fix replaces three dst_dev() calls in tcp_metrics with dst_dev_net_rcu(), a lockdep-enabled helper. The supplied CVSS 3.1 score is 8.1: network-accessible, high-complexity, unauthenticated, requiring no user interaction, with potentially high confidentiality, integrity, and availability impact. The source bundle does not identify a CWE or explain the precise failure mechanism.

Likely exposure

Exposure applies to systems running affected Linux kernel versions where the vulnerable TCP metrics path is reachable. The bundle lists 4.13, 6.12.63, 6.17.3, and 6.18, but provides unclear version boundaries. Distribution backports may change actual status, so installed vendor packages must be checked individually.

Exploitation context

The supplied CVSS indicates remote attack potential without privileges or user interaction, but high attack complexity. CVE-2025-40075 is not listed as KEV in the bundle, and no cited source confirms active exploitation or public exploit availability. Exact triggering conditions are not provided.

Researcher notes

The public description is unusually sparse and only identifies three helper substitutions in tcp_metrics. It does not document the underlying race, lifetime error, configuration dependency, or trigger conditions. Commit review and distribution advisories are necessary for precise reachability analysis; avoid inferring exploitability from the CVSS vector alone.

Mitigation direction

  • Apply a Linux vendor kernel containing the referenced stable fix.
  • Prioritize network-facing systems running versions identified as affected.
  • Review distribution advisories for backported fixes and package-specific status.
  • Use vendor-recommended mitigations if immediate kernel updating is unavailable.

Validation and detection

  • Inventory running kernel versions across Linux hosts.
  • Compare installed packages with current distribution security advisories.
  • Confirm the deployed kernel contains the applicable referenced stable commit.
  • Reboot updated systems when required, then verify the running kernel.
  • Monitor vendor guidance for clarified affected-version boundaries.
Prepared
Confidence
medium
Sources
5

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-2025-40075 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
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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
0ADP providers
4Source links

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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2025-40075Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux4a6ce2b6f2ecabbddcfe47e7cf61dd0f00b10e36, 4a6ce2b6f2ecabbddcfe47e7cf61dd0f00b10e36, 4a6ce2b6f2ecabbddcfe47e7cf61dd0f00b10e36unaffected
LinuxLinux4.13, 0, 6.12.63, 6.17.3, 6.18affected
Weakness

CWE details

No CWE listed

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