Security Advisory

CVE-2022-49206

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:55:45
Last updated 2026-05-11 18:55:11
Assigner Linux
State PUBLISHED

Description

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.