
Kernel module exploiting CVE-2026-31431 to bypass system stop mechanisms, with configurable fake implementation for testing on non-stoppable machines.
make KERNELVER=`uname -r`
: for LKM
sudo insmod fuck-cve-2026-31431.ko reg_fake_impl=1
: for builtin
sudo insmod fuck-cve-2026-31431.ko