linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3, 0/1] PCI/AER: fix use-after-free in pcie_do_fatal_recovery
@ 2018-07-19 20:02 Thomas Tai
  2018-07-19 20:02 ` [PATCH V3, 1/1] " Thomas Tai
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Tai @ 2018-07-19 20:02 UTC (permalink / raw)
  To: thomas.tai, bhelgaas, keith.busch; +Cc: linux-pci, poza

Hi Bjorn,
I reworked the patch as suggested, would you please kindly
review the patch? By the way, the use-after-free issue would not
impact DPC, according to PCI Express Base Specification
Revision 4.0 Version 0.3 The DPC "capability may be
implemented by a Root Port or a Switch Downstream Port.
It is not applicable to any other Device/Port type."
The use-after-free only happens on a non-bridge device, so
it won't impact root/switch port.

Thank you very much.
Thomas

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-26 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-19 20:02 [PATCH V3, 0/1] PCI/AER: fix use-after-free in pcie_do_fatal_recovery Thomas Tai
2018-07-19 20:02 ` [PATCH V3, 1/1] " Thomas Tai
2018-07-25 20:24   ` Bjorn Helgaas
2018-07-26 14:29     ` Thomas Tai
2018-07-26 17:18       ` Bjorn Helgaas
2018-07-26 17:23         ` Thomas Tai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).