CVE-2021-47074

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:*

History

12 Dec 2024, 14:43

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/03504e3b54cc8118cc26c064e60a0b00c2308708 - () https://git.kernel.org/stable/c/03504e3b54cc8118cc26c064e60a0b00c2308708 - Patch
References () https://git.kernel.org/stable/c/551ba08d4b7eb26f75758cdb9f15105b276517ad - () https://git.kernel.org/stable/c/551ba08d4b7eb26f75758cdb9f15105b276517ad - Patch
References () https://git.kernel.org/stable/c/9c980795ccd77e8abec33dd6fe28dfe1c4083e65 - () https://git.kernel.org/stable/c/9c980795ccd77e8abec33dd6fe28dfe1c4083e65 - Patch

21 Nov 2024, 06:35

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/03504e3b54cc8118cc26c064e60a0b00c2308708 - () https://git.kernel.org/stable/c/03504e3b54cc8118cc26c064e60a0b00c2308708 -
References () https://git.kernel.org/stable/c/551ba08d4b7eb26f75758cdb9f15105b276517ad - () https://git.kernel.org/stable/c/551ba08d4b7eb26f75758cdb9f15105b276517ad -
References () https://git.kernel.org/stable/c/9c980795ccd77e8abec33dd6fe28dfe1c4083e65 - () https://git.kernel.org/stable/c/9c980795ccd77e8abec33dd6fe28dfe1c4083e65 -

01 Mar 2024, 22:22

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-01 22:15

Updated : 2024-12-12 14:43


NVD link : CVE-2021-47074

Mitre link : CVE-2021-47074

CVE.ORG link : CVE-2021-47074


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime