Improper control of a resource through its lifetime in Linux kernel - CVE-2026-31722
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_rndis net_device lifecycle handling when unbinding and rebinding 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.