SoftSec-KAIST / NTFuzz

NTFUZZ: Enabling Type-Aware Kernel Fuzzing on Windows with Static Binary Analysis (IEEE S&P '21)
MIT License
94 stars 22 forks source link

Blue screen problem on 19044 #3

Closed Me19m4 closed 2 years ago

Me19m4 commented 2 years ago

Win10 19044 32-bit operating system

Hooker Driver triggers unreadable errors when hooking functions。

I remember fixing this a few months ago, but the code was lost。

It seems to be because ExAllocatPoolWithTag, but I forget the exact fix.

jchoi2022 commented 2 years ago

Sorry, I forgot to post a reply on this issue. Thank you for reporting the bug! I'm currently busy with other tasks, but I will look into the problem when I have some time.