CVE-2021-47075
MEDIUMLinux Kernel < 5.10.40 - Memory Leak
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmet_alloc_ctrl() When creating ctrl in nvmet_alloc_ctrl(), if the cntlid_min is larger than cntlid_max of the subsystem, and jumps to the "out_free_changed_ns_list" label, but the ctrl->sqs lack of be freed. Fix this by jumping to the "out_free_sqs" label.
Scores
CVSS v3
5.3
EPSS
0.0005
EPSS Percentile
15.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Classification
CWE
CWE-401
Status
published
Affected Products (3)
linux/linux_kernel
< 5.10.40
linux/linux_kernel
linux/linux_kernel
Timeline
Published
Mar 01, 2024
Tracked Since
Feb 18, 2026