In the Linux kernel, the following vulnerability has been resolved:
virtio-blk: Fix memory leak among suspend/resume procedure
The vblk->vqs should be freed before we call init_vqs()
in virtblk_restore().
References
Configurations
Configuration 1 (hide)
|
History
24 Dec 2024, 16:28
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/04c6e60b884cb5e94ff32af46867fb41d5848358 - Patch | |
References | () https://git.kernel.org/stable/c/102d6bc6475ab09bab579c18704e6cf8d898e93c - Patch | |
References | () https://git.kernel.org/stable/c/29a2f4a3214aa14d61cc9737c9f886dae9dbb710 - Patch | |
References | () https://git.kernel.org/stable/c/381bde79d11e596002edfd914e6714291826967a - Patch | |
References | () https://git.kernel.org/stable/c/600942d2fd49b90e44857d20c774b20d16f3130f - Patch | |
References | () https://git.kernel.org/stable/c/863da837964c80c72e368a4f748c30d25daa1815 - Patch | |
References | () https://git.kernel.org/stable/c/b71ba22e7c6c6b279c66f53ee7818709774efa1f - Patch | |
References | () https://git.kernel.org/stable/c/ca2b8ae93a6da9839dc7f9eb9199b18aa03c3dae - Patch | |
References | () https://git.kernel.org/stable/c/cd24da0db9f75ca11eaf6060f0ccb90e2f3be3b0 - Patch | |
CWE | CWE-401 |
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://git.kernel.org/stable/c/04c6e60b884cb5e94ff32af46867fb41d5848358 - | |
References | () https://git.kernel.org/stable/c/102d6bc6475ab09bab579c18704e6cf8d898e93c - | |
References | () https://git.kernel.org/stable/c/29a2f4a3214aa14d61cc9737c9f886dae9dbb710 - | |
References | () https://git.kernel.org/stable/c/381bde79d11e596002edfd914e6714291826967a - | |
References | () https://git.kernel.org/stable/c/600942d2fd49b90e44857d20c774b20d16f3130f - | |
References | () https://git.kernel.org/stable/c/863da837964c80c72e368a4f748c30d25daa1815 - | |
References | () https://git.kernel.org/stable/c/b71ba22e7c6c6b279c66f53ee7818709774efa1f - | |
References | () https://git.kernel.org/stable/c/ca2b8ae93a6da9839dc7f9eb9199b18aa03c3dae - | |
References | () https://git.kernel.org/stable/c/cd24da0db9f75ca11eaf6060f0ccb90e2f3be3b0 - |
21 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-24 16:28
NVD link : CVE-2021-47319
Mitre link : CVE-2021-47319
CVE.ORG link : CVE-2021-47319
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime