First published: Wed Apr 17 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | >=4.3<4.19.308 | |
Linux kernel | >=4.20<5.4.270 | |
Linux kernel | >=5.5<5.10.211 | |
Linux kernel | >=5.11<5.15.150 | |
Linux kernel | >=5.16<6.1.80 | |
Linux kernel | >=6.2<6.6.19 | |
Linux kernel | >=6.7<6.7.7 | |
Linux kernel | =6.8-rc1 | |
Linux kernel | =6.8-rc2 | |
Linux kernel | =6.8-rc3 | |
Linux kernel | =6.8-rc4 | |
Linux kernel | =6.8-rc5 | |
Debian | =10.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26839 has been classified with a moderate severity level due to potential memory leakage issues in the Linux kernel.
To fix CVE-2024-26839, you should update to the recommended patched versions of the Linux kernel provided by your distribution.
CVE-2024-26839 affects various versions of the Linux kernel from 4.3 up to 6.8-rc5.
If not addressed, CVE-2024-26839 may lead to increased memory usage and potential performance degradation in affected systems.
CVE-2024-26839 is not specific to any one distribution but affects the Linux kernel across multiple distributions, including Debian.