Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31725
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_ecm net_device lifecycle handling when unbinding the gadget function. A local user can trigger bind and unbind cycles to cause a denial of service.
The issue can leave dangling sysfs symlinks after the parent gadget device is destroyed while the network device remains registered.