PCI: Free released resource after coalescing
In the Linux kernel, the following vulnerability has been resolved:
release_resource() doesn't actually free the resource or resource list entry so free the resource list entry to avoid a leak.