-
Notifications
You must be signed in to change notification settings - Fork 40
Open
n-zhi/exploitguard
#1Description
Hello, it seems that recently any media (audio&video) playback in Firefox became broken with exploit guard settings provided in this repository.
I checked that any of these options trigger this behavior:
EnableExportAddressFilter
EnableExportAddressFilterPlus
EnableImportAddressFilter
EnableRopStackPivot
EnableRopCallerCheck
EnableRopSimExec
So working settings are
Set-ProcessMitigation -Name firefox.exe -Enable DEP,BottomUp,ForceRelocateImages,CFG,AuditRemoteImageLoads,AuditLowLabelImageLoads,SEHOP,TerminateOnError,AuditChildProcess
Checked in Firefox 93.0 x64 and Windows 10 19043.1237
Metadata
Metadata
Assignees
Labels
No labels