diff options
Diffstat (limited to 'results/classifier/105/instruction/1432103')
| -rw-r--r-- | results/classifier/105/instruction/1432103 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/1432103 b/results/classifier/105/instruction/1432103 new file mode 100644 index 00000000..aa6d78a4 --- /dev/null +++ b/results/classifier/105/instruction/1432103 @@ -0,0 +1,21 @@ +instruction: 0.713 +device: 0.653 +network: 0.468 +socket: 0.399 +graphic: 0.364 +vnc: 0.301 +other: 0.301 +boot: 0.272 +semantic: 0.211 +assembly: 0.152 +KVM: 0.143 +mistranslation: 0.143 + +error in x86 executable segment permission check + +When the code segment register (%cs) selects an executable segment with no read permission, mov instructions that read from the segment via %cs prefix can still succeed without causing a general protection error. + +Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays? Can you provide a binary to reproduce this issue? + +[Expired for QEMU because there has been no activity for 60 days.] + |