Vulnerability Database

296,869

Total vulnerabilities in the database

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.

  • Published: Feb 26, 2025
  • Updated: May 4, 2025
  • CVE: CVE-2022-49310
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

No CWE or OWASP classifications available.