5 matches found
The vulnerability of the mlx5e_init_rep_rx() function in the drivers/net/ethernet/mellanox/mlx5/core/en_rep.c file of the Mellanox Ethernet network adapter driver for the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the mlx5einitreprx function in the drivers/net/ethernet/mellanox/mlx5/core/enrep.c file of the Mellanox Ethernet network adapter driver for the Linux operating system is related to improper memory release. Exploiting this vulnerability could allow an attacker to compromise th...
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...