CVE-2025-39834
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2025
Last modified:
01/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow<br />
<br />
When an invalid stc_type is provided, the function allocates memory for<br />
shared_stc but jumps to unlock_and_out without freeing it, causing a<br />
memory leak.<br />
<br />
Fix by jumping to free_shared_stc label instead to ensure proper cleanup.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12 (including) | 6.16.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



