acrn-hypervisor/hypervisor/dm
Yonghua Huang 95a938e50a hv: validate inputs in vpci_mmio_cfg_access
This function is registered as PCI MMIO configuration
  access handler, which processes PCI configuration access
  request from ACRN guest hence the inputs shall be validated
  to avoid potential hypervisor crash when handling inputs
  from malicious guests.

Tracked-On: #7902
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2022-07-29 10:30:08 +08:00
..
vpci hv: validate inputs in vpci_mmio_cfg_access 2022-07-29 10:30:08 +08:00
io_req.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
mmio_dev.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vgpio.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vioapic.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vpic.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vrtc.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
vuart.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00