摘要:
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.
安全等级: Low
公告ID: KylinSec-SA-2024-4651
发布日期: 2024年4月19日
关联CVE: 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.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2021-47074 | KY3.5.1 | kernel | Unaffected |