In the Linux kernel, the following vulnerability has been resolved:
nvme-tcp: fix the memleak while create new ctrl failed
Now while we create new ctrl failed, we have not free the
tagset occupied by admin_q, here try to fix it.
References
Configurations
Configuration 1 (hide)
|
History
14 Jan 2025, 15:44
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-401 | |
First Time |
Linux
Linux linux Kernel |
|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/ceff9ac13a2478afddce85414d404e6aff6425f6 - Patch | |
References | () https://git.kernel.org/stable/c/fec55c29e54d3ca6fe9d7d7d9266098b4514fd34 - Patch |
27 Dec 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-27 15:15
Updated : 2025-01-14 15:44
NVD link : CVE-2024-56632
Mitre link : CVE-2024-56632
CVE.ORG link : CVE-2024-56632
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime