From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Sasha Levin <sashal@kernel.org>,
gregkh@linuxfoundation.org, WeitaoWang-oc@zhaoxin.com,
linux-usb@vger.kernel.org, mathias.nyman@intel.com,
bcm-kernel-feedback-list@broadcom.com,
Mathias Nyman <mathias.nyman@linux.intel.com>,
David Wang <00107082@163.com>,
Michal Pecio <michal.pecio@gmail.com>,
Justin Chen <justin.chen@broadcom.com>
Subject: Re: [PATCH stable 5.15] xhci: fix memory leak regression when freeing xhci vdev devices depth first
Date: Thu, 25 Jun 2026 06:41:49 -0400 [thread overview]
Message-ID: <20260625054005.0001.xhci-515@kernel.org> (raw)
In-Reply-To: <20260624034938.4126679-1-justin.chen@broadcom.com>
> xhci: fix memory leak regression when freeing xhci vdev devices depth first
>
> Pass xhci->devs[slot_id] instead of the reused vdev temporary to
> xhci_free_virt_device() in the leaf path of
> xhci_free_virt_devices_depth_first().
Queued for 5.15, thanks!
--
Thanks,
Sasha
prev parent reply other threads:[~2026-06-25 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 3:49 [PATCH stable 5.15] xhci: fix memory leak regression when freeing xhci vdev devices depth first Justin Chen
2026-06-25 10:41 ` Sasha Levin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260625054005.0001.xhci-515@kernel.org \
--to=sashal@kernel.org \
--cc=00107082@163.com \
--cc=WeitaoWang-oc@zhaoxin.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=gregkh@linuxfoundation.org \
--cc=justin.chen@broadcom.com \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=mathias.nyman@linux.intel.com \
--cc=michal.pecio@gmail.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.