CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 5.3. It affects Linux.
CVE
CVE-2021-47075
Severity
MEDIUM
CVSS
5.3
EPSS
0.91%
Linux
Original NVD Description
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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)