CVE-2025-68734

Published: December 26, 2025Last modified: December 26, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() In hfcsusb_probe(), the memory allocated for ctrl_urb gets leaked when setup_instance() fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also change the error paths to use the goto ladder style. Compile tested only. Issue found using a prototype static analysis tool.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.159-r0)
25 LTSlinux-ltsFixed (6.12.61-r0)
Streamlinux-ltsFixed (6.12.61-r0)

References

ON THIS PAGE