In the Linux kernel, the following vulnerability has been resolved:
cxl/region: Fix memregion leaks in devm_cxl_add_region()
Move the mode verification to __create_region() before allocating the
memregion to avoid the memregion leaks.
References
Configurations
Configuration 1 (hide)
|
History
03 Feb 2025, 15:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/49ba7b515c4c0719b866d16f068e62d16a8a3dd1 - Patch | |
References | () https://git.kernel.org/stable/c/bbb5d8746381c82f7e0fb6171094d375b492f266 - Patch | |
References | () https://git.kernel.org/stable/c/d8316838aa0686da63a8be4194b7a17b0103ae4a - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-401 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* |
21 Nov 2024, 09:31
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/49ba7b515c4c0719b866d16f068e62d16a8a3dd1 - | |
References | () https://git.kernel.org/stable/c/bbb5d8746381c82f7e0fb6171094d375b492f266 - | |
References | () https://git.kernel.org/stable/c/d8316838aa0686da63a8be4194b7a17b0103ae4a - |
12 Jul 2024, 16:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-02-03 15:38
NVD link : CVE-2024-40936
Mitre link : CVE-2024-40936
CVE.ORG link : CVE-2024-40936
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime