In the Linux kernel, the following vulnerability has been resolved:
mISDN: fix misuse of put_device() in mISDN_register_device()
We should not release reference by put_device() before calling device_initialize().
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19.265 | 4.19.267 |
| linux / linux_kernel | 5.10.154 | 5.10.156 |
| linux / linux_kernel | 5.15.78 | 5.15.80 |
| linux / linux_kernel | 6.0.8 | 6.0.10 |
| linux / linux_kernel | 4.9.333 | 4.9.333.x |
| linux / linux_kernel | 4.14.299 | 4.14.299.x |
| linux / linux_kernel | 5.4.224 | 5.4.224.x |
| linux / linux_kernel | 6.1-rc4 | 6.1-rc4.x |
| linux / linux_kernel | 6.1-rc5 | 6.1-rc5.x |