-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.45.0 driver incompatible with Core isolation->memory integrity, crashes Win 10 always BSOD with KERNEL_SECURITY_CHECK_FAILURE #221
Comments
Just to say no such issue encountered on the same Windows build |
What is your SbieDrv.sys's exact version? |
5.45.0 x64 |
could you please upload the crash dump |
|
The crash dump file. |
The crash is located in a function that wasn't recently changed. It may be that the switch wo VS 2019 or the use of the NX pool flags caused that incompatibility, I'm looking into it. |
I have found a workaround for the issue, it will be included in the next build. |
same problem FAILURE_BUCKET_ID: 0x139_0_LEGACY_GS_VIOLATION_SbieDrv!unknown_function
|
With either upgrade or fresh installed Sandboxie,
Try to run any program in the sandbox will crash the system, always BSOD, stop code is KERNEL_SECURITY_CHECK_FAILURE.
Old or newly created sandbox all have the same problem.
How to reproduce:
Core isolation->memory integrity turned on;
Driver version 5.45.0.0 (double checked);
try to run any program inside a sandbox.
Windows 20H2 Build 19042.685 should not be the cause.
The old version 5.43.7 was running fine with memory integrity turned on.
So the new change in the driver could have caused this.
The text was updated successfully, but these errors were encountered: