mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-15 02:07:51 +00:00
This hypercall handler may result in hypervisor crash when an invalid 'gpa' is set, e.g. set its top reserved bits. This patch adds one more sanity check on input 'gpa' address from service VM to avoid potential hypervisor crash. Tracked-On: #5802 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com> |
||
---|---|---|
.. | ||
event.c | ||
hv_main.c | ||
hypercall.c | ||
ptdev.c | ||
sched_bvt.c | ||
sched_iorr.c | ||
sched_noop.c | ||
schedule.c | ||
softirq.c | ||
trusty_hypercall.c | ||
vm_load.c |