forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In get_physical_address, the canonical address check failed to
set TranslateFault.stage2, which resulted in an uninitialized
read from the struct when reporting the fault in x86_cpu_tlb_fill.
Adjust all error paths to use structure assignment so that the
entire struct is always initialized.
Reported-by: Daniel Hoffman <dhoff749@gmail.com>
Fixes:
|
3 years ago | |
|---|---|---|
| .. | ||
| bpt_helper.c | 4 years ago | |
| excp_helper.c | 3 years ago | |
| fpu_helper.c | 5 years ago | |
| meson.build | 5 years ago | |
| misc_helper.c | 3 years ago | |
| seg_helper.c | 4 years ago | |
| smm_helper.c | 5 years ago | |
| svm_helper.c | 3 years ago | |
| tcg-cpu.c | ||