CVE-2025-21761: openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
In the Linux kernel, the following vulnerability has been resolved:
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
ovs_vport_cmd_fill_info() can be called without RTNL or RCU.
Use RCU protection and dev_net_rcu() to avoid potential UAF.
Security readout for executives and security teams
Plain-English summary
CVE-2025-21761 is a Linux kernel memory-safety flaw in Open vSwitch handling. It is local, not directly internet-exploitable from the CVSS data, but a low-privileged local attacker on an affected system could threaten confidentiality, integrity, and availability.
Executive priority
Prioritize remediation in the next kernel maintenance window, faster for multi-tenant, cloud, container, virtualization, or network infrastructure hosts. This is high severity but not evidenced as remotely exploitable or actively exploited in the provided sources.
Technical view
The issue is a potential use-after-free in ovs_vport_cmd_fill_info(), which could be called without RTNL or RCU protection. Kernel stable fixes add RCU protection and use dev_net_rcu(). The CVE is CWE-416 with CVSS 3.1 score 7.8, local attack vector, low privileges required.
Likely exposure
Exposure is most relevant to Linux systems running affected kernel versions where Open vSwitch kernel functionality is present or packaged through affected distributions or products. The bundle names Linux kernel versions and includes Debian LTS and Siemens advisories, but does not fully enumerate all downstream affected products.
Exploitation context
The source bundle does not show CISA KEV listing or public active exploitation. The attack vector is local with low privileges required and no user interaction. Treat this as a serious local privilege or kernel compromise risk where untrusted users or workloads share affected hosts.
Researcher notes
Focus analysis on the missing RTNL or RCU protection around ovs_vport_cmd_fill_info() and resulting UAF risk. The bundle provides fix commits but not exploit details, proof-of-concept status, or complete downstream version mapping.
Mitigation direction
Apply vendor kernel updates containing the stable Open vSwitch fix.
Prioritize shared Linux hosts and virtualization or container platforms using Open vSwitch.
Review Debian LTS and Siemens guidance where those distributions or products are used.
If patching is delayed, reduce untrusted local access to affected systems.
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.
cwe · low confidence lookup
CWE-416: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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
3ADP providers
12Source 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.