From: Thomas Monjalon <thomas@monjalon.net>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: dev@dpdk.org, Chenbo Xia <chenbox@nvidia.com>,
Nipun Gupta <nipun.gupta@amd.com>,
Yahui Cao <yahui.cao@intel.com>,
Sunil Kumar Kori <skori@marvell.com>,
stable@dpdk.org
Subject: Re: [PATCH v1 1/1] bus/pci: fix resource leak in secondary process
Date: Fri, 24 Oct 2025 15:50:00 +0200 [thread overview]
Message-ID: <25345423.RjEADstKbi@thomas> (raw)
In-Reply-To: <54e4e95f31382c1bb3babee07c107f1e39dc9093.1761297496.git.anatoly.burakov@intel.com>
24/10/2025 11:18, Anatoly Burakov:
> Right after setting up VFIO device, we attempt to fill region information.
> This operation can fail, and if it does, we do not release the device fd.
> Fix the control flow to free the device fd if getting region info failed.
>
> Fixes: 4b741542ecde ("bus/pci: avoid depending on private kernel value")
> Cc: stable@dpdk.org
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Applied, thanks.
prev parent reply other threads:[~2025-10-24 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 9:18 [PATCH v1 1/1] bus/pci: fix resource leak in secondary process Anatoly Burakov
2025-10-24 13:50 ` Thomas Monjalon [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=25345423.RjEADstKbi@thomas \
--to=thomas@monjalon.net \
--cc=anatoly.burakov@intel.com \
--cc=chenbox@nvidia.com \
--cc=dev@dpdk.org \
--cc=nipun.gupta@amd.com \
--cc=skori@marvell.com \
--cc=stable@dpdk.org \
--cc=yahui.cao@intel.com \
/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.