diff options
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/instruction/1287195')
| -rw-r--r-- | results/classifier/zero-shot-user-mode/output/instruction/1287195 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/instruction/1287195 b/results/classifier/zero-shot-user-mode/output/instruction/1287195 new file mode 100644 index 000000000..468667b03 --- /dev/null +++ b/results/classifier/zero-shot-user-mode/output/instruction/1287195 @@ -0,0 +1,9 @@ +instruction: 0.578 +syscall: 0.298 +runtime: 0.124 + + + +validate_guest_space incorrectly enabled on AArch64 + +When running linux-user targetting AArch64, validate_guest_space() in elfload.c reserves space in the guest address space for the ARM commpage. Since there is no commpage on AArch64, this function should be disable on that target. \ No newline at end of file |