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.
Metrics
Affected Vendors & Products
References
History
Wed, 06 Nov 2024 22:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-01T21:15:12.739Z
Updated: 2024-11-06T21:34:27.643Z
Reserved: 2024-02-29T22:33:44.297Z
Link: CVE-2021-47075
Vulnrichment
Updated: 2024-08-04T05:24:39.501Z
NVD
Status : Awaiting Analysis
Published: 2024-03-01T22:15:47.170
Modified: 2024-11-06T22:35:00.660
Link: CVE-2021-47075
Redhat