Lucene search
+L

3 matches found

CVE
CVE
added 2026/08/28 6:49 a.m.6 views

CVE-2026-80667

CVE-2026-80667 affects the Linux kernel's mlx5 driver (used by Mellanox/NVIDIA ConnectX network adapters), specifically the LAG (Link Aggregation Group) and MPESW (Multi-Packet Steering) subsystem. The root cause is that mlx5_mpesw_work() could return without calling complete() when mlx5_lag_get_...

5.8AI score
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54015 net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:55 a.m.25 views

CVE-2023-54015

CVE-2023-54015: In the Linux kernel, the mlx5_devcom_register_device allocation flow could cause a use-after-free. If devcom allocation fails, the code frees priv, but priv might belong to another thread, risking use-after-free. The fix frees priv only when it was allocated by the running thread,...

6.2AI score0.00201EPSS
SaveExploits0References6
Rows per page
Query Builder