In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: fix memory leak in mlx5eptpopen
When kvzallocnode or kvzalloc failed in mlx5eptp_open, the memory pointed by "c" or "cparams" is not freed, which can lead to a memory leak. Fix by freeing the array in the error path.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54169.json",
"cna_assigner": "Linux"
}