Back to search
CVE-2021-47075
Published: Mar 1, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 94a39d61f80fcd679debda11e1ca02b88d90e67e - < 4720f29acb3fe67aa8aa71e6b675b079d193aaebaffected 94a39d61f80fcd679debda11e1ca02b88d90e67e - < afb680ed7ecbb7fd66ddb43650e9b533fd8b4b9aaffected 94a39d61f80fcd679debda11e1ca02b88d90e67e - < fec356a61aa3d3a66416b4321f1279e09e0f256f |
Linux | Linux | affected 5.7unaffected 0 - < 5.7unaffected 5.10.40 - <= 5.10.*unaffected 5.12.7 - <= 5.12.*unaffected 5.13 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now