In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 18, 2025
to the GitHub Advisory Database
•
Updated Mar 18, 2025
Description
Published by the National Vulnerability Database
Feb 26, 2025
Published to the GitHub Advisory Database
Mar 18, 2025
Last updated
Mar 18, 2025
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.
References