CVE-2025-68734
The CVE-2025-68734 in the Linux kernel affects isdn/mISDN hfcsusb, where a memory leak in hfcsusb_probe() was fixed by freeing the allocated ctrl_urb before freeing the hw structure when setup_instance() fails, and by restructuring error paths to use a goto ladder. The issue has been acknowledged...