4 matches found
EUVD-2023-60339
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...
CVE-2023-54106
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...
CVE-2023-54106
No public technical details about CVE-2023-54106 are present in the provided documents. The connected advisories list many CVEs but do not disclose specifics for this entry. Monitor vendor advisories for updates.
kernel: Linux kernel: Denial of Service via memory leak in mlx5e_init_rep_rx
A flaw was found in the Linux kernel. A local attacker with low privileges could exploit a memory leak in the mlx5einitreprx function within the net/mlx5 module. This vulnerability occurs when memory is not properly released during an error handling path. Successful exploitation could lead to a...