You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
phonet vulnerability
About this tag
The phonet vulnerability tag covers CVE-2026-31616, a Linux kernel flaw in the USB gadget subsystem's Phonet networking function. This overflow vulnerability affects mixed Windows-Linux device fleets, embedded boards, and USB-connected appliances where Linux exposes Phonet over USB. While Windows itself is not directly vulnerable, the tag highlights the need for fleet administrators to review patching for Linux devices in heterogeneous environments. Discussions focus on the technical details of the kernel patch and practical implications for enterprise IT managing cross-platform hardware.
CVE-2026-31616 is a narrowly scoped but technically important Linux kernel vulnerability in the USB gadget subsystem, where a hostile USB host can trigger a fragment-array overflow in the Phonet gadget receive path. The flaw sits in f_phonet, a legacy but still shipped kernel function used to...