[Bug 45844] New: Battleye' s BEDaisy.sys requires correct KeGetCurrentThread implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 16 14:54:25 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45844

            Bug ID: 45844
           Summary: Battleye's BEDaisy.sys requires correct
                    KeGetCurrentThread implementation
           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: ---

Battleye tries to access the KTHREAD structure it gets from KeGetCurrentThread,
put because it is not present in our implementation there is a page fault.  My
implementation on github fixes this issue:

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