Skip to content

Conversation

@iluuu1994
Copy link
Member

It seems SELinux has a bug where memory directly adjacent to the heap is interpreted as heap memory. Dodge this issue by leaving some space between the heap and memory suggested by find_prefered_mmap_base.

See GH-12932
See https://bugzilla.kernel.org/show_bug.cgi?id=218258

It seems SELinux has a bug where memory directly adjacent to the heap is
interpreted as heap memory. Dodge this issue by leaving some space between the
heap and memory suggested by find_prefered_mmap_base.

See phpGH-12932
See https://bugzilla.kernel.org/show_bug.cgi?id=218258
@iluuu1994 iluuu1994 closed this in 7cf1a2a Dec 13, 2023
@iluuu1994
Copy link
Member Author

@dstogov Thank you for your guidance on this issue!

@iluuu1994
Copy link
Member Author

This is already being fixed, so hopefully this shouldn't bite many people. https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git/commit/?h=mm-hotfixes-stable&id=d3bb89ea9c13e5a98d2b7a0ba8e50a77893132cb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants