-
-
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
BSOD "SYSTEM_SERVICE_EXCEPTION (3b)" when opening a DLL from AlertFolder using x64dbg #4421
Comments
Can you reproduce the issue on the real machine? |
Yes, can reproduce on the real machine when both the 'StartAlertRunDenied' setting in Sandboxie and cloud protection are active in Microsoft Defender. |
and when you disable eider StartRunAlertDenied or cloud protection it works fine? |
Yes, the crash does not occur when either of them is disabled. |
ok and if you comment out |
Well, the BSOD error code says it's an unhandled exception and not a termination of a critical process. On a side note, if it was a critical process, maybe Sandboxie driver should clear the critical flag from all sandboxed processes before terminating them, for extra safety. |
@offhub if its a SYSTEM_SERVICE_EXCEPTION could you please provide the crash dump |
@DavidXanatos I sent it on Slack yesterday. |
got it found a potential cause could you test the new driver from the CI build please |
System still crashing with the new driver. |
ok thats strange, could you send me a new crash dump via slack pelase |
When I remove all the For example, setting |
@DavidXanatos The reason I couldn't reproduce the crash in the virtual machine is that the Cloud Delivered Protection (SpyNet) setting was disabled by the policy. After removing the policy and enabling cloud protection, the crash can be reproduced with the settings from the first message. |
@offhub ok cool, will try to reproduce it in my VM asap |
@offhub the latest CI build fixes the issue |
@DavidXanatos System still crashing with the CI #6806: Commit b733669 |
eeee... not anymore on my test VM, could you send me the newest crash dump |
sorry try this one: https://github.com/sandboxie-plus/Sandboxie/actions/runs/12371732937 |
I am downloading the file, I will let you know once I test it. (CI #6808: Commit 9bea526) |
@DavidXanatos I tested the latest CI build (CI #6808: Commit 9bea526) on a virtual machine (Win 10/11) and there were no crashes. Thank you! |
Describe what you noticed and did
I couldn't reproduce the error on a virtual machine, but here are the steps that lead to the issue:
AlertFolder=*\Users*\Downloads
StartRunAlertDenied=y
DenyHostAccess=*,n
(global)Cloud-delivered protection
in Windows SecuritySandboxie/Sandboxie/core/drv/process_util.c
Line 166 in f622455
Bugcheck Analysis
How often did you encounter it so far?
After the first system crash, I did not try it on the host pc. The same crash did not occur in the tests I did on the virtual machine.
Expected behavior
No BSOD
Affected program
x64dbg
Download link
https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2024-12-01_15-19.zip
Where is the program located?
The program is installed only outside the sandbox.
Did the program or any related process close unexpectedly?
Yes, it did, but I don't want to share the .dmp file(s) for privacy reasons.
Crash dump
No response
What version of Sandboxie are you running now?
Sandboxie-Plus 1.15.3 64-bit
Is it a new installation of Sandboxie?
I have been using the same version for some time.
Is it a regression from previous versions?
No response
In which sandbox type you have this problem?
In a standard isolation sandbox (yellow sandbox icon).
Can you reproduce this problem on a new empty sandbox?
I can confirm it also on a new empty sandbox.
What is your Windows edition and version?
Windows 10 Pro 22H2 64-bit (19045.5131)
In which Windows account you have this problem?
A Microsoft account (Administrator)., An account with UAC protection set to Always notify.
Please mention any installed security software
Microsoft Windows Defender
Did you previously enable some security policy settings outside Sandboxie?
No response
Trace log
No response
Sandboxie.ini configuration
The text was updated successfully, but these errors were encountered: