kernel-exploit-factory icon indicating copy to clipboard operation
kernel-exploit-factory copied to clipboard

Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.

Results 4 kernel-exploit-factory issues
Sort by recently updated
recently updated
newest added

hello,when I complie exploit.c,it will error:linux/watch_queue.h : no such file or directory,why? I cant solve this.

As the title, Could you provide any commands or scripts for building `rootfs.cpio`? And I suggest you can add the debug information when compiling.

Hello,大佬。请问cve-2017-11176为什么需要执行两次漏洞触发呢,我调试时发现只执行一次sock也会被释放,只是后续利用sendmsg申请不到那个堆块?请问这其中有什么原因吗?

hello, in the exp, the address of 'native_write_cr4' is needed, but in linux 4.10.6 source code, this function is inline, so would you please let me know how to get...