3 matches found
CVE-2025-39834 vulnerabilities
Vulnerabilities for packages: linux-gcp, linux-aws, linux-qemu, linux-azure, linux-vmware...
CVE-2025-39834
creationtimestamp| type| source ---|---|--- 2025-09-16 14:28:20+00:00| seen| https://gist.github.com/Darkcrai86/e399f22bc76a61ec9f5e155e5f240526...
CVE-2025-39834 net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...