NULL pointer dereference in Linux kernel - CVE-2026-31727
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 a NULL pointer dereference in eth_get_drvinfo in the u_ether USB gadget component when handling ethtool queries on a surviving interface during the detached window after unbind. A local user can query the interface with ethtool to cause a denial of service.
The issue occurs after the gadget device has been detached and its gadget pointer has been cleared.