Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's net/mlx5 component, specifically within the flow counter management. The issue arises when an HWS (Hardware Steering) action of a local flow counter is released without proper initialization of the reference count and mutex. This can lead to the counter structure being freed prematurely while the rule is still being deleted. The vulnerability has been addressed by adding the necessary initializations and implementing a reference count for the local flow counter structure.
Exploitation of this vulnerability can lead to a use-after-free condition, potentially allowing for arbitrary code execution or memory corruption.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.