In the Linux kernel, the following vulnerability has been resolved:
octeontx2-vf: Add missing free for alloc_percpu
Add the free_percpu for the allocated "vf->hw.lmt_info" in order to avoid
memory leak, same as the "pf->hw.lmt_info" in
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.14.1 | 5.15.105 |
| linux / linux_kernel | 5.16 | 6.1.22 |
| linux / linux_kernel | 6.2 | 6.2.9 |
| linux / linux_kernel | 5.14 | 5.14.x |
| linux / linux_kernel | 5.14-rc2 | 5.14-rc2.x |
| linux / linux_kernel | 5.14-rc3 | 5.14-rc3.x |
| linux / linux_kernel | 5.14-rc4 | 5.14-rc4.x |
| linux / linux_kernel | 5.14-rc5 | 5.14-rc5.x |
| linux / linux_kernel | 5.14-rc6 | 5.14-rc6.x |
| linux / linux_kernel | 5.14-rc7 | 5.14-rc7.x |
| linux / linux_kernel | 6.3-rc1 | 6.3-rc1.x |
| linux / linux_kernel | 6.3-rc2 | 6.3-rc2.x |
| linux / linux_kernel | 6.3-rc3 | 6.3-rc3.x |