In the Linux kernel, the following vulnerability has been resolved: intelth: Fix a resource leak in an error handling path If an error occurs after calling 'pciallocirqvectors()', 'pcifreeirq_vectors()' must be called as already done in the remove function.