summary refs log tree commit diff stats
path: root/results/scraper/gitlab/issues_text/target_missing/host_missing/accel_missing/1212
blob: 8a1230572437099d0bd2ad6306e88dd58694018e (plain) (blame)
1
2
3
4
5
6
7
8
9
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)