Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's net/mlx5 component, specifically within the HWS (Hardware Steering) actions handling. When an invalid stc_type is provided, the function hws_action_get_shared_stc_nic allocates memory for shared_stc but fails to release it before exiting, leading to a memory leak. This issue has been addressed by modifying the error handling flow to ensure proper memory cleanup.
Exploitation of this vulnerability leads to a memory leak, which can cause increased memory usage and potentially degrade system performance over time.
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 Linux kernel official website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.