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.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-17T10:10:05.536Z
Updated: 2024-11-05T09:16:43.999Z
Reserved: 2024-02-19T14:20:24.182Z
Link: CVE-2024-26839
Vulnrichment
Updated: 2024-08-02T00:14:13.692Z
NVD
Status : Awaiting Analysis
Published: 2024-04-17T10:15:09.860
Modified: 2024-11-05T10:15:53.940
Link: CVE-2024-26839
Redhat