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
Configurations
Configuration 1 (hide)
|
History
18 Mar 2025, 20:11
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-401 | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/0174a89663a5ef83617da15bf24c0af2f62b6c7f - Patch | |
References | () https://git.kernel.org/stable/c/087f9c3f2309ed183f7e4b85ae57121d8663224d - Patch | |
References | () https://git.kernel.org/stable/c/414b4e8738484379f18d6c4e780787c80dbf8a2c - Patch | |
References | () https://git.kernel.org/stable/c/8dd392e352d3269938fea32061a74655a613f929 - Patch | |
References | () https://git.kernel.org/stable/c/c98d903ff9e79c210beddea4e6bc15ac38e25aa5 - Patch | |
References | () https://git.kernel.org/stable/c/d66498507801fd9a20307a15a0814a0a016c3cde - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-03-18 20:11
NVD link : CVE-2022-49206
Mitre link : CVE-2022-49206
CVE.ORG link : CVE-2022-49206
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime