qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] avoid OOB access in SD card emulator


From: P J P
Subject: [PATCH 0/2] avoid OOB access in SD card emulator
Date: Wed, 20 May 2020 20:54:48 +0530

From: Prasad J Pandit <address@hidden>

Hello,

* This patch series fixes an OOB access issue while performing block
  write commands in SD card emulator.

* Second patch disables the sdhci-pci device build by default.

Thank you.
--
Prasad J Pandit (2):
  sd: check bit number before setting card_status flag
  sd: disable sdhci-pci device by default

 hw/sd/Kconfig | 1 -
 hw/sd/sd.c    | 7 ++++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]