Skip to content

Conversation

m-mueller678
Copy link
Contributor

This fixes the memory protection on new stack allocations via mmap. Previously, the accessible range was 1 page too long, reaching all the way to the end of the allocation without the intended guard page.

This issue was briefly discussed in #109.

@nagisa nagisa merged commit 9a52970 into rust-lang:master Mar 19, 2025
155 checks passed
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