summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
authorSven Van Asbroeck <thesven73@gmail.com>2019-03-01 19:54:19 +0300
committerBjorn Helgaas <bhelgaas@google.com>2019-03-02 02:45:27 +0300
commit7cf58b79b3072029af127ae865ffc6f00f34b1f8 (patch)
tree632a551a2996a914cb43e1daf38c06fa881bf90d /drivers/pci/pci.c
parent95c80bc6952b6a5badc7b702d23e5bf14d251e7c (diff)
downloadlinux-7cf58b79b3072029af127ae865ffc6f00f34b1f8.tar.xz
PCI/PME: Fix possible use-after-free on remove
In remove(), ensure that the PME work cannot run after kfree() is called. Otherwise, this could result in a use-after-free. This issue was detected with the help of Coccinelle. Signed-off-by: Sven Van Asbroeck <TheSven73@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Cc: Sinan Kaya <okaya@kernel.org> Cc: Frederick Lawler <fred@fredlawl.com> Cc: Mika Westerberg <mika.westerberg@linux.intel.com> Cc: Keith Busch <keith.busch@intel.com> Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/pci/pci.c')
0 files changed, 0 insertions, 0 deletions