CVE-2023-53371

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create The memory pointed to by the fs->any pointer is not freed in the error path of mlx5e_fs_tt_redirect_any_create, which can lead to a memory leak. Fix by freeing the memory in the error path, thereby making the error path identical to mlx5e_fs_tt_redirect_any_destroy().
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:*

History

12 Dec 2025, 17:17

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/3250affdc658557a41df9c5fb567723e421f8bf2 - () https://git.kernel.org/stable/c/3250affdc658557a41df9c5fb567723e421f8bf2 - Patch
References () https://git.kernel.org/stable/c/75df2fe6d160e16be880aacacd521b135d7177c9 - () https://git.kernel.org/stable/c/75df2fe6d160e16be880aacacd521b135d7177c9 - Patch
References () https://git.kernel.org/stable/c/8a75a6f169c3df3a94802314aa61282772ac75b8 - () https://git.kernel.org/stable/c/8a75a6f169c3df3a94802314aa61282772ac75b8 - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:*
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel

18 Sep 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-18 14:15

Updated : 2026-01-14 19:16


NVD link : CVE-2023-53371

Mitre link : CVE-2023-53371

CVE.ORG link : CVE-2023-53371


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime