← Back to CVE List

CVE-2022-49206

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-18T20:11Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xa_insert() fails, the obj_event is not released. Fix the error unwind flow to free that memory to avoid a memory leak. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt