Skip to content

Enable asynchronous memory tagging#88

Open
hansjansen2 wants to merge 2 commits intoWireGuard:masterfrom
hansjansen2:master
Open

Enable asynchronous memory tagging#88
hansjansen2 wants to merge 2 commits intoWireGuard:masterfrom
hansjansen2:master

Conversation

@hansjansen2
Copy link
Copy Markdown

@hansjansen2 hansjansen2 commented Mar 24, 2026

Asynchronous memory tagging is also an option, but I think it is less secure. This feature is particularly useful for GrapheneOS users with a Google Pixel 8 and later. And for finding memory bugs faster. Additionally hardendmalloc should be enabled for extra security.

https://github.com/GrapheneOS/hardened_malloc#introduction

Signed-off-by: hansjansen2 <tegridy_farmer@disroot.org>
Signed-off-by: hansjansen2 <tegridy_farmer@disroot.org>
@hansjansen2 hansjansen2 changed the title Enable synchronous memory tagging Enable asynchronous memory tagging Apr 14, 2026
@hansjansen2
Copy link
Copy Markdown
Author

Android recommends async for releases and sync for development. So I switched to async. Could someone review this code?

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