← Back to CVE List

CVE-2025-21761

Published: 2025-02-27T03:15Z
Last Modified: 2025-03-24T17:46Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt