drivers/hid/hid-cp2112.c in the Linux kernel 4.9.x before 4.9.9 uses a spinlock without considering that sleeping is possible in a USB HID request callback, which allows local users to cause a denial of service (deadlock) via unspecified vectors.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.9.6 | 4.9.6.x |
| linux / linux_kernel | 4.9.3 | 4.9.3.x |
| linux / linux_kernel | 4.9.5 | 4.9.5.x |
| linux / linux_kernel | 4.9 | 4.9.x |
| linux / linux_kernel | 4.9.8 | 4.9.8.x |
| linux / linux_kernel | 4.9.4 | 4.9.4.x |
| linux / linux_kernel | 4.9.1 | 4.9.1.x |
| linux / linux_kernel | 4.9.2 | 4.9.2.x |