CVE-2023-53371

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53371
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-53371.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-53371
Downstream
Published
2025-09-18T14:15:39Z
Modified
2025-09-19T16:00:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

net/mlx5e: fix memory leak in mlx5efsttredirectany_create

The memory pointed to by the fs->any pointer is not freed in the error path of mlx5efsttredirectanycreate, which can lead to a memory leak. Fix by freeing the memory in the error path, thereby making the error path identical to mlx5efsttredirectanydestroy().

References

Affected packages