| Summary | In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ncm: Fix net_device lifecycle with device_move The network device outlived its parent gadget device during A prior attempt to solve this by removing SET_NETDEV_DEV entirely [1] A subsequent attempt to defer net_device allocation to bind [2] broke Use device_move to reparent the net_device between the gadget device and Introduce gether_attach_gadget()/gether_detach_gadget() helpers and use [1] https://lore.kernel.org/lkml/f2a4f9847617a0929d62025748384092e5f35cce.camel@crapouillou.net/ |
|---|---|
| Publication Date | May 9, 2026, 12:16 a.m. |
| Registration Date | May 9, 2026, 4:14 a.m. |
| Last Update | May 9, 2026, 12:16 a.m. |