qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
@ 2022-11-07 22:12 Philippe Mathieu-Daudé
  2022-11-07 22:12 ` [PATCH-for-7.2 1/2] " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-11-07 22:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: Sai Pavan Boddu, Peter Maydell, qemu-block, Alexander Bulekov,
	Bin Meng, Philippe Mathieu-Daudé, Mauro Matteo Cascella,
	Andrey Smirnov

Fix for CVE-2022-3872. See description in first patch.

Philippe Mathieu-Daudé (2):
  hw/sd/sdhci: Do not set Buf Wr Ena before writing block
    (CVE-2022-3872)
  hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer()

 hw/sd/sdhci.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2025-08-24 13:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 22:12 [PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) Philippe Mathieu-Daudé
2022-11-07 22:12 ` [PATCH-for-7.2 1/2] " Philippe Mathieu-Daudé
2022-11-08  9:16   ` Mauro Matteo Cascella
2022-11-08 17:25   ` Alexander Bulekov
2022-11-08 19:12     ` Alexander Bulekov
2025-08-11  9:38   ` Michael Tokarev
2025-08-24 13:41     ` Mauro Matteo Cascella
2022-11-07 22:12 ` [PATCH-for-7.2 2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer() Philippe Mathieu-Daudé
2022-11-08 18:17 ` [PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) Stefan Hajnoczi

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