linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: KVM: prevent overflow in inject_abt64
@ 2024-09-09 10:38 Anastasia Belova
  2024-09-09 10:38 ` [PATCH 1/2] " Anastasia Belova
  2024-09-09 10:38 ` [PATCH 2/2] arm64: KVM: prevent overflow in inject_abt64 Anastasia Belova
  0 siblings, 2 replies; 9+ messages in thread
From: Anastasia Belova @ 2024-09-09 10:38 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Anastasia Belova, Oliver Upton, James Morse, Suzuki K Poulose,
	Zenghui Yu, Catalin Marinas, Will Deacon, Matt Evans,
	Christoffer Dall, linux-arm-kernel, kvmarm, linux-kernel,
	lvc-project, stable

Add explicit casting to prevent expantion of 32th bit of
u32 into highest half of u64.

Found by Linux Verification Center (linuxtesting.org) with SVACE.


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

end of thread, other threads:[~2024-09-10 19:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-09 10:38 [PATCH 0/2] arm64: KVM: prevent overflow in inject_abt64 Anastasia Belova
2024-09-09 10:38 ` [PATCH 1/2] " Anastasia Belova
2024-09-09 10:58   ` Marc Zyngier
2024-09-10  8:50     ` [PATCH v2] arm64: KVM: define ESR_ELx_EC_* constants as UL Anastasia Belova
2024-09-10  9:08       ` Marc Zyngier
2024-09-10  9:47         ` Will Deacon
2024-09-10 14:59           ` Marc Zyngier
2024-09-10 19:03       ` Will Deacon
2024-09-09 10:38 ` [PATCH 2/2] arm64: KVM: prevent overflow in inject_abt64 Anastasia Belova

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).