CVE-2023-54106
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/12/2025
Last modified:
24/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx<br />
<br />
The memory pointed to by the priv->rx_res pointer is not freed in the error<br />
path of mlx5e_init_rep_rx, which can lead to a memory leak. Fix by freeing<br />
the memory in the error path, thereby making the error path identical to<br />
mlx5e_cleanup_rep_rx().



