Security Advisory
CVE-2021-47074
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
nvme-loop: fix memory leak in nvme_loop_create_ctrl()
When creating loop ctrl in nvme_loop_create_ctrl(), if nvme_init_ctrl()
fails, the loop ctrl should be freed before jumping to the "out" label.
Published Date
March 1, 2024
Official Source
NIST NVD Advisory