摘要:
In the Linux kernel, the following vulnerability has been resolved:
IB/hfi1: Fix a memleak in init_credit_return
When dma_alloc_coherent fails to allocate dd->cr_base[i].va,
init_credit_return should deallocate dd->cr_base and
dd->cr_base[i] that allocated before. Or those resources
would be never freed and a memleak is triggered.
安全等级: Low
公告ID: KylinSec-SA-2024-4666
发布日期: 2024年5月17日
关联CVE: CVE-2024-26839
In the Linux kernel, the following vulnerability has been resolved:
IB/hfi1: Fix a memleak in init_credit_return
When dma_alloc_coherent fails to allocate dd->cr_base[i].va,
init_credit_return should deallocate dd->cr_base and
dd->cr_base[i] that allocated before. Or those resources
would be never freed and a memleak is triggered.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-26839 | V6 | kernel | Unaffected |