All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] aspeed/hace: security fixes
@ 2026-05-04 21:34 Cédric Le Goater
  2026-05-04 21:34 ` [PATCH 1/2] aspeed/hace: Fix out-of-bounds read in has_padding() Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cédric Le Goater @ 2026-05-04 21:34 UTC (permalink / raw)
  To: qemu-devel, qemu-arm
  Cc: Peter Maydell, Steven Lee, Troy Lee, Jamin Lin, Kane Chen,
	Cédric Le Goater

Hello,

A couple of issues in the Aspeed HACE model were reported on the
qemu-security list. Here are fixes.

Thanks,

C.

Cédric Le Goater (2):
  aspeed/hace: Fix out-of-bounds read in has_padding()
  aspeed/hace: Prevent total_req_len overflow

 hw/misc/aspeed_hace.c | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

-- 
2.54.0



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

end of thread, other threads:[~2026-05-14 19:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-04 21:34 [PATCH 0/2] aspeed/hace: security fixes Cédric Le Goater
2026-05-04 21:34 ` [PATCH 1/2] aspeed/hace: Fix out-of-bounds read in has_padding() Cédric Le Goater
2026-05-04 21:34 ` [PATCH 2/2] aspeed/hace: Prevent total_req_len overflow Cédric Le Goater
2026-05-14 19:13   ` Michael Tokarev
2026-05-06  9:53 ` [PATCH 0/2] aspeed/hace: security fixes Kane Chen
2026-05-06 12:27   ` Cédric Le Goater
2026-05-07  2:23     ` Kane Chen
2026-05-06 15:28   ` Cédric Le Goater

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.