Linux Kernel Open vSwitch Use-After-Free Vulnerability via Improper RCU Handling

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's Open vSwitch component. The issue arises in the function 'ovs_vport_cmd_fill_info()', which can be called without proper Real-Time Networking Layer (RTNL) or Read-Copy Update (RCU) synchronization. This vulnerability has been addressed by implementing RCU protection and using 'dev_net_rcu()' to prevent potential use-after-free scenarios.

Impact

Exploitation of this vulnerability could lead to a use-after-free condition, potentially allowing for memory corruption or arbitrary code execution.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.