Protected sys file random BSOD on Win11 24H2
Protected sys file random BSOD on Win11 24H2
After protected my kernel driver, if not on Windows11 24H2, it worked as expected.But run on most 24H2 versions,the computer bsod after random time.The dmp file show C0000005(PAGE_FAULT) error and the address caused bsod is 0x00000000. Any ideas on the wire problem?