← Back to CVE List
CVE-2022-49310
In the Linux kernel, the following vulnerability has been resolved:
char: xillybus: fix a refcount leak in cleanup_dev()
usb_get_dev is called in xillyusb_probe. So it is better to call
usb_put_dev before xdev is released.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt