From: Alex Williamson <alex@shazbot.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: alex@shazbot.org,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO fix for v7.0-rc6
Date: Fri, 27 Mar 2026 10:26:55 -0600 [thread overview]
Message-ID: <20260327102655.65cc762c@shazbot.org> (raw)
Hi Linus,
Please include this fix for rc6. Thanks,
Alex
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
https://github.com/awilliam/linux-vfio.git tags/vfio-v7.0-rc6
for you to fetch changes up to e98137f0a874ab36d0946de4707aa48cb7137d1c:
vfio/pci: Fix double free in dma-buf feature (2026-03-26 06:38:27 -0600)
----------------------------------------------------------------
VFIO fix for v7.0-rc6
- Fix double-free and reference count underflow if dma-buf file
allocation fails. (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Fix double free in dma-buf feature
drivers/vfio/pci/vfio_pci_dmabuf.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
next reply other threads:[~2026-03-27 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 16:26 Alex Williamson [this message]
2026-03-27 23:32 ` [GIT PULL] VFIO fix for v7.0-rc6 pr-tracker-bot
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=20260327102655.65cc762c@shazbot.org \
--to=alex@shazbot.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.