LiveActive security incident?Get immediate response
CVE Record

CVE-2025-37789: net: openvswitch: fix nested key length validation in the set() action

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel flaw in Open vSwitch can mishandle an undersized networking attribute before confirming it contains a valid header. A local, low-privileged attacker may be able to trigger serious confidentiality, integrity, or availability impact. The supplied evidence does not establish remote exploitation or arbitrary code execution.

Executive priority

Treat as a high-priority kernel update for multi-user, virtualization, container, and network-hosting systems using Open vSwitch. It is less urgent for systems without that functionality or meaningful local attacker access, but exposure should be verified rather than assumed.

Technical view

The Open vSwitch set() action accesses the length of a nested netlink key before validating that the attribute is large enough for its header. The kernel stable fixes add the missing validation. CVSS 3.1 rates this 7.8: local, low-complexity, low-privilege, no user interaction, with potentially high impact.

Likely exposure

Exposure is most likely on affected Linux kernels where Open vSwitch functionality is available to a local low-privileged attacker. Internet reachability alone does not establish exposure. The supplied version data is ambiguous, so distribution kernel versions and backported fixes must be checked against vendor advisories.

Exploitation context

CISA KEV status is false, and the supplied sources do not report active exploitation or a public exploit. The CVSS vector indicates local access and low privileges are required. Practical prerequisites and demonstrated outcomes are not documented in the bundle.

Researcher notes

The defect is an attribute-length validation ordering error involving nla_len() on ovs_key. The bundle provides multiple stable-tree fixes but does not clearly map every affected release to its correcting commit. It also does not identify a CWE, proof of concept, confirmed crash primitive, or demonstrated code-execution path.

Mitigation direction

  • Install the vendor-supported kernel update containing the Open vSwitch validation fix.
  • Review Linux distribution advisories for backported fixes rather than relying only on upstream version numbers.
  • Prioritize shared systems where untrusted local users or workloads can access Open vSwitch functionality.
  • Restrict unnecessary local access and Open vSwitch exposure while patching is pending.

Validation and detection

  • Inventory kernel package versions on systems using or exposing Open vSwitch.
  • Match distribution kernels against vendor advisories and their documented fixed package versions.
  • Confirm the relevant stable-kernel fix is present through vendor changelogs or source provenance.
  • After updating, verify the new kernel is running and older vulnerable kernels are not active.
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-2025-37789 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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
2ADP providers
11Source links

SSVC decision data

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

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.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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.

ADP provider summaries

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016, ccb1352e76cff0524e7ccb2074826a092dd13016unaffected
LinuxLinux3.3, 0, 5.4.293, 5.10.237, 5.15.181, 6.1.135, 6.6.88, 6.12.25, 6.14.4, 6.15affected
Weakness

CWE details

No CWE listed

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