Impact
The bug in the Linux kernel USB gadget f_rndis driver causes the net_device, which remains registered after the gadget is unbound, to produce dangling sysfs symlinks in /sys/class/net. This leaves a broken sysfs topology and may affect system operations. No remote code execution is provided by this flaw.
Affected Systems
Systems running any Linux kernel that includes the f_rndis gadget driver and does not yet incorporate the device_move() reparenting changes are affected. The patch commits (18ada801, 1ef251aa, 6045ea5c, e3675995) are applied in later kernel releases; check the kernel version or the source history to confirm presence of the fix.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, the EPSS score of < 1% shows a very low likelihood of exploitation, and it is not listed in CISA KEV. Because the flaw involves a dangling sysfs link, an attacker with sufficient privileges could potentially cause operational disruptions, but there is no documented exploit. An attacker would need root or module‑load privileges to load or unload the gadget driver.
OpenCVE Enrichment