From: Marc Zyngier <maz@kernel.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Alexander Potapenko <glider@google.com>,
Oliver Upton <oliver.upton@linux.dev>,
Sudeep Holla <sudeep.holla@arm.com>,
Vincent Donnefort <vdonnefort@google.com>,
James Morse <james.morse@arm.com>,
Suzuki K Poulose <suzuki.poulose@arm.com>,
Zenghui Yu <yuzenghui@huawei.com>,
kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
kvm@vger.kernel.org
Subject: [GIT PULL] KVM/arm64 fixes for 6.10, take #2
Date: Tue, 11 Jun 2024 19:48:39 +0100 [thread overview]
Message-ID: <20240611184839.2382457-1-maz@kernel.org> (raw)
Paolo,
Here's a smaller set of fixes for 6.10. One vgic fix adressing a UAF,
and a correctness fix for the pKVM FFA proxy.
Please pull,
M.
The following changes since commit afb91f5f8ad7af172d993a34fde1947892408f53:
KVM: arm64: Ensure that SME controls are disabled in protected mode (2024-06-04 15:06:33 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.10-2
for you to fetch changes up to d66e50beb91114f387bd798a371384b2a245e8cc:
KVM: arm64: FFA: Release hyp rx buffer (2024-06-11 19:39:22 +0100)
----------------------------------------------------------------
KVM/arm64 fixes for 6.10, take #2
- Fix dangling references to a redistributor region if
the vgic was prematurely destroyed.
- Properly mark FFA buffers as released, ensuring that
both parties can make forward progress.
----------------------------------------------------------------
Marc Zyngier (1):
KVM: arm64: Disassociate vcpus from redistributor region on teardown
Vincent Donnefort (1):
KVM: arm64: FFA: Release hyp rx buffer
arch/arm64/kvm/hyp/nvhe/ffa.c | 12 ++++++++++++
arch/arm64/kvm/vgic/vgic-init.c | 2 +-
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 15 +++++++++++++--
arch/arm64/kvm/vgic/vgic.h | 2 +-
4 files changed, 27 insertions(+), 4 deletions(-)
next reply other threads:[~2024-06-11 18:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-11 18:48 Marc Zyngier [this message]
2024-06-18 18:10 ` [GIT PULL] KVM/arm64 fixes for 6.10, take #2 Marc Zyngier
2024-06-20 21:38 ` Paolo Bonzini
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=20240611184839.2382457-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=glider@google.com \
--cc=james.morse@arm.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=oliver.upton@linux.dev \
--cc=pbonzini@redhat.com \
--cc=sudeep.holla@arm.com \
--cc=suzuki.poulose@arm.com \
--cc=vdonnefort@google.com \
--cc=yuzenghui@huawei.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 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).