Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.2, < 5.4.211 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/086c28ab7c5699256aced0049aae9c42f1410313Patch
- https://git.kernel.org/stable/c/859342220accd0d332864fafbf4e3d2d0492bc3fPatch
- https://git.kernel.org/stable/c/9b5469573a274729bdb04b60a8d71f8d09940a31Patch
- https://git.kernel.org/stable/c/a8f3b78b1f8e959d06801ae82149f140a75724e8Patch
- https://git.kernel.org/stable/c/ed4d5ecb7d7fd80336afb2f9ac6685651a6aa32fPatch
- https://git.kernel.org/stable/c/fae9da7d4c2ccad3792de03e3cac1fe2bfabb73dPatch
FAQ
What is CVE-2022-50143?
CVE-2022-50143 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_...
How severe is CVE-2022-50143?
CVE-2022-50143 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50143?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.