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.
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.
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.
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.