Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix zero-len pkey_mprotect #293

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Fix zero-len pkey_mprotect #293

merged 2 commits into from
Sep 27, 2023

Conversation

fw-immunant
Copy link
Contributor

This isn't a security issue, but was causing spurious killings of the inferior from the memory-map tracking because a zero-length pkey_mprotect is not something we expect to happen.

we forbid this in memory-map tracking for being suspicious, so we should also avoid doing it
@fw-immunant fw-immunant merged commit 336207c into main Sep 27, 2023
32 checks passed
@fw-immunant fw-immunant deleted the fw/fix-zero-len-pkey_mprotect branch September 27, 2023 16:47
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.

2 participants