Files
android_kernel_xiaomi_sm8450/drivers/pci/controller
Dexuan Cui 533ca1feed PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
The slot must be removed before the pci_dev is removed, otherwise a panic
can happen due to use-after-free.

Fixes: 15becc2b56 ("PCI: hv: Add hv_pci_remove_slots() when we unload the driver")
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: stable@vger.kernel.org
2019-08-12 14:14:00 +01:00
..
2019-07-12 17:08:41 -05:00
2019-04-13 11:17:15 -05:00
2019-04-13 11:17:15 -05:00
2019-07-09 07:24:53 -05:00