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