In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (T…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU) races when it races with itself. hidpp_connect_event() primarily runs from a workqueue but it also runs on probe() and if a "device-connected" packet is received by the hw when the thread running hidpp_connect_event() from probe() is waiting on the hw, then a second thread running hidpp_conn…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/093af62c023537f097d2ebdfaa0bc7c1a6e874e1 Patch
- https://git.kernel.org/stable/c/28ddc1e0b898291323b62d770b1b931de131a528 Patch
- https://git.kernel.org/stable/c/44481b244fcaa2b895a53081d6204c574720c38c Patch
- https://git.kernel.org/stable/c/ca0c4cc1d215dc22ab0e738c9f017c650f3183f5 Patch
- https://git.kernel.org/stable/c/cd0e2bf7fb22fe9b989c59c42dca06367fd10e6b Patch
- https://git.kernel.org/stable/c/dac501397b9d81e4782232c39f94f4307b137452 Patch
- https://git.kernel.org/stable/c/f7b2c7d9831af99369fe8ad9b2a68d78942f414e Patch
- https://git.kernel.org/stable/c/fd72ac9556a473fc7daf54efb6ca8a97180d621d Patch
- https://git.kernel.org/stable/c/093af62c023537f097d2ebdfaa0bc7c1a6e874e1 Patch
- https://git.kernel.org/stable/c/28ddc1e0b898291323b62d770b1b931de131a528 Patch
- https://git.kernel.org/stable/c/44481b244fcaa2b895a53081d6204c574720c38c Patch
- https://git.kernel.org/stable/c/ca0c4cc1d215dc22ab0e738c9f017c650f3183f5 Patch
- https://git.kernel.org/stable/c/cd0e2bf7fb22fe9b989c59c42dca06367fd10e6b Patch
- https://git.kernel.org/stable/c/dac501397b9d81e4782232c39f94f4307b137452 Patch
- https://git.kernel.org/stable/c/f7b2c7d9831af99369fe8ad9b2a68d78942f414e Patch
- https://git.kernel.org/stable/c/fd72ac9556a473fc7daf54efb6ca8a97180d621d Patch
Timeline
- nvd_ingest NVD