Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31723
Published: May 2, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource management in the f_subset usb gadget network device handling when unbinding the gadget function. A local user can trigger bind and unbind cycles to cause a denial of service.
The issue results in dangling sysfs symlinks because the net_device survives after its parent gadget device is destroyed.