[Bug 45843] New: Battleye' s BEDaisy.sys expects memory allocated by ExAllocatePoolWithTag to be executable

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 16 14:44:20 CDT 2018


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 at winehq.org
          Reporter: dereklesho52 at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list