diff options
Diffstat (limited to 'results/classifier/108/other/1432103')
| -rw-r--r-- | results/classifier/108/other/1432103 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/108/other/1432103 b/results/classifier/108/other/1432103 new file mode 100644 index 000000000..8537ec113 --- /dev/null +++ b/results/classifier/108/other/1432103 @@ -0,0 +1,23 @@ +permissions: 0.884 +device: 0.653 +network: 0.468 +socket: 0.399 +graphic: 0.364 +performance: 0.310 +vnc: 0.301 +other: 0.301 +boot: 0.272 +files: 0.262 +debug: 0.242 +semantic: 0.211 +PID: 0.176 +KVM: 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.] + |