| Summary | In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: move list and spinlock inits from bind to alloc There was an issue when you did the following: When CONFIG_DEBUG_LIST was enabled, a list_del corruption was reported The solution is to move the initialization from hidg_bind to hidg_alloc Additionally, I found many other possibly problematic init calls in the |
|---|---|
| Publication Date | May 2, 2026, 12:16 a.m. |
| Registration Date | May 2, 2026, 4:06 a.m. |
| Last Update | May 2, 2026, 12:24 a.m. |