In the Linux kernel, the following vulnerability has been resolved:
Input: i8042 - fix leaking of platform device on module removal
Avoid resetting the module-wide i8042_platform_device pointer in i8042_probe() or i8042_remove(), so that the device can be properly destroyed by i8042_exit() on module unload.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19.224 | 4.19.267 |
| linux / linux_kernel | 5.4.170 | 5.4.225 |
| linux / linux_kernel | 5.10.90 | 5.10.156 |
| linux / linux_kernel | 5.15.13 | 5.15.80 |
| linux / linux_kernel | 5.16.1 | 6.0.10 |
| linux / linux_kernel | 5.16 | 5.16.x |
| linux / linux_kernel | 5.16-rc7 | 5.16-rc7.x |
| linux / linux_kernel | 5.16-rc8 | 5.16-rc8.x |
| linux / linux_kernel | 6.1-rc1 | 6.1-rc1.x |
| linux / linux_kernel | 6.1-rc2 | 6.1-rc2.x |
| linux / linux_kernel | 6.1-rc3 | 6.1-rc3.x |
| linux / linux_kernel | 6.1-rc4 | 6.1-rc4.x |
| linux / linux_kernel | 6.1-rc5 | 6.1-rc5.x |