acrn-hypervisor/devicemodel/hw/pci
Jiaqing Zhao 6320977788 dm: gvt: add bound check in gvt_init_config()
gvt_init_config() may perform out-of-range read on host_config, add
bound check before accessing it.

Tracked-On: #8382
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Reviewed-by: Jian Jun Chen <jian.jun.chen@intel.com>
2023-05-18 11:26:17 +08:00
..
virtio ACRN:DM: Fix the vhost register kick fd issue. 2022-11-21 11:18:23 +08:00
ahci.c dm: Fix uninitialized variable in AHCI 2022-06-02 19:02:06 +08:00
core.c ACRN:DM:PCI: Add the support of allocating resource for PCI ROM bar 2022-09-23 18:12:01 +08:00
gsi_sharing.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
gvt.c dm: gvt: add bound check in gvt_init_config() 2023-05-18 11:26:17 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c ACRN:DM: Set the desired state to inject PCI legacy intx 2022-02-21 15:34:01 +08:00
ivshmem.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
lpc.c ACRN/DM: Initialize the igd_lpc bridge to ISA_BRIDGE to make Linux guest happy 2020-05-25 11:08:25 +08:00
npk.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
passthrough.c ACRN:DM:PT: Add romfile option for rombar on GPU passthrough device 2022-09-23 18:12:01 +08:00
pci_util.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
platform_gsi_info.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
ptm.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
uart.c hv: dm: Use new virtual device management ioctls 2021-07-15 11:53:54 +08:00
wdt_i6300esb.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
xhci.c devicemodel: hw: pci: xhci: Remove unnecessary condition 2022-09-07 14:08:09 +08:00