summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/semantic/1212
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/105/semantic/1212')
-rw-r--r--results/classifier/zero-shot/105/semantic/121222
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/105/semantic/1212 b/results/classifier/zero-shot/105/semantic/1212
new file mode 100644
index 000000000..47e920224
--- /dev/null
+++ b/results/classifier/zero-shot/105/semantic/1212
@@ -0,0 +1,22 @@
+semantic: 0.916
+device: 0.885
+instruction: 0.875
+graphic: 0.865
+network: 0.785
+vnc: 0.763
+socket: 0.711
+boot: 0.532
+assembly: 0.180
+mistranslation: 0.078
+other: 0.075
+KVM: 0.018
+
+A NULL pointer dereference issue in elf2dmp
+Description of problem:
+SIGSEGV in get_pml4e for it didn't handle NULL result properly.
+Steps to reproduce:
+1.launch qemu and running "gab attach -p $QEMU_PID", run "gcore" inside gdb to generate coredump
+2../elf2dmp ./core.111 ./out.dmp 
+3.get segemantation fault
+Additional information:
+![1](/uploads/39da5ed2da15b105664ee7ee05f69078/1.png)