Total vulnerabilities in the database
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.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.8-rc1 | 6.8-rc1.x |
linux / linux_kernel | 5.16 | 6.1.80 |
linux / linux_kernel | 5.11 | 5.15.150 |
linux / linux_kernel | 6.8-rc3 | 6.8-rc3.x |
linux / linux_kernel | 6.8-rc4 | 6.8-rc4.x |
linux / linux_kernel | 6.8-rc2 | 6.8-rc2.x |
linux / linux_kernel | 6.8-rc5 | 6.8-rc5.x |
linux / linux_kernel | 6.7 | 6.7.7 |
linux / linux_kernel | 6.2 | 6.6.19 |
linux / linux_kernel | 5.5 | 5.10.211 |
linux / linux_kernel | 4.20 | 5.4.270 |
linux / linux_kernel | 4.3 | 4.19.308 |
debian / debian_linux | 10.0 | 10.0.x |