Vulnerability Database

309,237

Total vulnerabilities in the database

CVE-2022-50143

In the Linux kernel, the following vulnerability has been resolved:

intel_th: Fix a resource leak in an error handling path

If an error occurs after calling 'pci_alloc_irq_vectors()', 'pci_free_irq_vectors()' must be called as already done in the remove function.

  • Published: Jun 18, 2025
  • Updated: Nov 21, 2025
  • CVE: CVE-2022-50143
  • 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

CWEs: