5 matches found
SUSE CVE-2025-68790
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix double unregister of HCAPORTS component Clear hcadevcomcomp in device's private data after unregistering it in LAG teardown. Otherwise a slightly lagging second pass through mlx5unloadone might try to unregister it...
CVE-2025-68790
A use-after-free vulnerability was found in the Mellanox mlx5 driver in the Linux kernel. The HCAPORTS devcom component is not cleared from device private data after being unregistered during LAG teardown. When PCI error recovery triggers two passes through mlx5unloadone, the second pass attempts...
CVE-2025-68790
CVE-2025-68790 concerns the Linux kernel mlx5 driver (net/mlx5). The root cause is that the HCA_PORTS devcom component is not cleared from the device private data after it is unregistered during LAG teardown. This can cause a use-after-free when a second pass through mlx5_unload_one() occurs, suc...
CVE-2025-68790 net/mlx5: Fix double unregister of HCA_PORTS component
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix double unregister of HCAPORTS component Clear hcadevcomcomp in device's private data after unregistering it in LAG teardown. Otherwise a slightly lagging second pass through mlx5unloadone might try to unregister it...
PT-2026-2522
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix double unregister of HCA PORTS component Clear hca devcom comp in device's private data after unregistering it in LAG teardown. Otherwise a slightly lagging second pass through mlx5 unload one might try to unregiste...