CVE-2021-47075
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 94a39d61f80fcd679debda11e1ca02b88d90e67e < 4720f29acb3fe67aa8aa71e6b675b079d193aaeb | affected |
| Linux | Linux | 94a39d61f80fcd679debda11e1ca02b88d90e67e < afb680ed7ecbb7fd66ddb43650e9b533fd8b4b9a | affected |
| Linux | Linux | 94a39d61f80fcd679debda11e1ca02b88d90e67e < fec356a61aa3d3a66416b4321f1279e09e0f256f | affected |
| Linux | Linux | 5.7 | affected |
| Linux | Linux | 0 < 5.7 | unaffected |
| Linux | Linux | 5.10.40 <= 5.10.* | unaffected |
| Linux | Linux | 5.12.7 <= 5.12.* | unaffected |
| Linux | Linux | 5.13 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/4720f29acb3fe67aa8aa71e6b675b079d193aaeb
- https://git.kernel.org/stable/c/afb680ed7ecbb7fd66ddb43650e9b533fd8b4b9a
- https://git.kernel.org/stable/c/fec356a61aa3d3a66416b4321f1279e09e0f256f
References
- https://git.kernel.org/stable/c/4720f29acb3fe67aa8aa71e6b675b079d193aaeb
- https://git.kernel.org/stable/c/afb680ed7ecbb7fd66ddb43650e9b533fd8b4b9a
- https://git.kernel.org/stable/c/fec356a61aa3d3a66416b4321f1279e09e0f256f
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.