The Linux kernel’s CVE-2026-23320 is a reminder that some security issues are less about dramatic code execution and more about getting object lifetimes exactly right. In this case, the vulnerable path sits in usb: gadget: f_ncm, where the net_device was being created too early and destroyed too...