Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [v2 0/2] KVM: Validate irqchip index in routing entries
@ 2026-05-31 13:53 Yanfei Xu
  2026-05-31 13:53 ` [v2 1/2] KVM: LoongArch: Validate irqchip index in irqfd routing Yanfei Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yanfei Xu @ 2026-05-31 13:53 UTC (permalink / raw)
  To: harshpb, zhaotianrui, maobibo, chenhuacai, maddy, npiggin,
	sashiko-reviews, seanjc, pbonzini
  Cc: kvm, stable, loongarch, linuxppc-dev, caixiangfeng,
	fangying.tommy, yanfei.xu, isyanfei.xu

Validate irqchip indexes for LoongArch and PowerPC irq routing entries
to reject out-of-range values before indexing the irqchip array.

v1->v2:
- Split the patch into two by architecture (Sean)
- Pick up Reviewed-by

Yanfei Xu (2):
  KVM: LoongArch: Validate irqchip index in irqfd routing
  KVM: PPC: Validate irqchip index in MPIC routing

 arch/loongarch/kvm/irqfd.c | 3 ++-
 arch/powerpc/kvm/mpic.c    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-05-31 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-31 13:53 [v2 0/2] KVM: Validate irqchip index in routing entries Yanfei Xu
2026-05-31 13:53 ` [v2 1/2] KVM: LoongArch: Validate irqchip index in irqfd routing Yanfei Xu
2026-05-31 14:09   ` sashiko-bot
2026-05-31 13:53 ` [v2 2/2] KVM: PPC: Validate irqchip index in MPIC routing Yanfei Xu
2026-05-31 14:15 ` [v2 0/2] KVM: Validate irqchip index in routing entries Greg KH
2026-05-31 14:36   ` Yanfei Xu
2026-05-31 15:25     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox