CVE-2022-50143

Publication date

2025-06-18 11:03:05

Family

Linux

State

PUBLISHED

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.