diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/x86/1432103 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/x86/1432103')
| -rw-r--r-- | results/classifier/118/x86/1432103 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/118/x86/1432103 b/results/classifier/118/x86/1432103 new file mode 100644 index 000000000..467de9ed4 --- /dev/null +++ b/results/classifier/118/x86/1432103 @@ -0,0 +1,38 @@ +x86: 0.979 +permissions: 0.884 +device: 0.653 +register: 0.583 +architecture: 0.505 +network: 0.468 +socket: 0.399 +kernel: 0.398 +graphic: 0.364 +performance: 0.310 +vnc: 0.301 +risc-v: 0.279 +boot: 0.272 +files: 0.262 +debug: 0.242 +ppc: 0.225 +VMM: 0.223 +i386: 0.220 +arm: 0.212 +semantic: 0.211 +hypervisor: 0.177 +PID: 0.176 +assembly: 0.152 +peripherals: 0.148 +KVM: 0.143 +mistranslation: 0.143 +TCG: 0.135 +user-level: 0.108 +virtual: 0.041 + +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.] + |