Skip to content

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

Open
0xhido wants to merge 4 commits intowbenny:masterfrom
0xhido:master
Open

Add protection to injection info list and kernel APC queue#19
0xhido wants to merge 4 commits intowbenny:masterfrom
0xhido:master

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant