From: gregkh@linuxfoundation.org gregkh@linuxfoundation.org Sent: Tuesday, July 23, 2019 4:59 AM To: Dexuan Cui decui@microsoft.com; lorenzo.pieralisi@arm.com; Michael Kelley mikelley@microsoft.com Cc: stable@vger.kernel.org Subject: FAILED: patch "[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()" failed to apply to 4.14-stable tree
The patch below does not apply to the 4.14-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
thanks,
greg k-h
------------------ original commit in Linus's tree ------------------
From 4df591b20b80cb77920953812d894db259d85bd7 Mon Sep 17 00:00:00 2001 From: Dexuan Cui decui@microsoft.com Date: Fri, 21 Jun 2019 23:45:23 +0000 Subject: [PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Fix a use-after-free in hv_eject_device_work().
Fixes: 05f151a73ec2 ("PCI: hv: Fix a memory leak in hv_eject_device_work()") Signed-off-by: Dexuan Cui decui@microsoft.com Signed-off-by: Lorenzo Pieralisi lorenzo.pieralisi@arm.com Reviewed-by: Michael Kelley mikelley@microsoft.com Cc: stable@vger.kernel.org
Hi, I backported this commit for v4.14.134. Please see the attachment.
Thanks, -- Dexuan