zyw-200 / FirmAFL

FIRM-AFL is the first high-throughput greybox fuzzer for IoT firmware.
GNU General Public License v3.0
438 stars 91 forks source link

mips_get_cur_pgd exception for linux kernel 2.6.39 mips small endian #33

Open newthis opened 4 years ago

newthis commented 4 years ago

Under this environment, the mips_get_cur_pgd method triggered cpu_abort , TLBMiss handler signature not recognised

pic