Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add protection to injection info list and kernel APC queue #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

0xhido
Copy link

@0xhido 0xhido commented Oct 4, 2020

Fixes the issues raise at #13

I've created a FAST_MUTEX and lock it while interacting with InjInfoListHead and ApcRundownProtection which acquired before inserting new Kernel APC to the queue and released after it finished.

@0xhido 0xhido changed the title Add injection info list locking using FAST_MUTEX Add protection to injection info list and kernel APC queue Oct 4, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant