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

P J P posted 2 patches 3 years, 12 months ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200520152450.200362-1-ppandit@redhat.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>
hw/sd/Kconfig | 1 -
hw/sd/sd.c    | 7 ++++++-
2 files changed, 6 insertions(+), 2 deletions(-)
[PATCH 0/2] avoid OOB access in SD card emulator
Posted by P J P 3 years, 12 months ago
From: Prasad J Pandit <pjp@fedoraproject.org>

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