In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_core: Disable works on hci_unregister_dev
This make use of disable_work_* on hci_unregister_dev since the hci_dev is about to be freed new submissions are not disarable.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19.319 | 4.20 |
| linux / linux_kernel | 5.4.281 | 5.5 |
| linux / linux_kernel | 5.10.223 | 5.11 |
| linux / linux_kernel | 5.15.164 | 5.16 |
| linux / linux_kernel | 6.1.101 | 6.2 |
| linux / linux_kernel | 6.6.42 | 6.7 |
| linux / linux_kernel | 6.9.11 | 6.10 |
| linux / linux_kernel | 6.10.1 | 6.11.6 |
| linux / linux_kernel | 6.10 | 6.10.x |
| linux / linux_kernel | 6.10-rc7 | 6.10-rc7.x |
| linux / linux_kernel | 6.12-rc1 | 6.12-rc1.x |
| linux / linux_kernel | 6.12-rc2 | 6.12-rc2.x |
| linux / linux_kernel | 6.12-rc3 | 6.12-rc3.x |
| linux / linux_kernel | 6.12-rc4 | 6.12-rc4.x |