Skip to content

Changes to allow POMP handle guard pages correctly#2

Open
anonymous-patcher wants to merge 2 commits intojunxzm1990:masterfrom
anonymous-patcher:master
Open

Changes to allow POMP handle guard pages correctly#2
anonymous-patcher wants to merge 2 commits intojunxzm1990:masterfrom
anonymous-patcher:master

Conversation

@anonymous-patcher
Copy link

POMP is unable to handle the guard pages i.e., pages with no access permissions introduced by libdislocator.
Suggested change allows POMP to gracefully handle accesses to guard pages.

Check if the accessed memory range is readable. This is necessary for POMP to handle the guard pages correctly.
Helper function to determine if memory range is readable.
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