https://bugs.winehq.org/show_bug.cgi?id=45843
Bug ID: 45843 Summary: Battleye's BEDaisy.sys expects memory allocated by ExAllocatePoolWithTag to be executable Product: Wine Version: 3.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: dereklesho52@Gmail.com Distribution: ---
In the NT Kernel, non-paged memory is executable, and BEDaisy.sys crashes on a page fault if this is not the case.
My patch is located here: https://github.com/Guy1524/wine/commits/battleye-work-stable