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 'pciallocirqvectors()', 'pcifreeirqvectors()' must be called as already done in the remove function.