Remix.run Logo
Exploring GrapheneOS secure allocator: Hardened Malloc(synacktiv.com)
68 points by r4um 7 hours ago | 2 comments
mrtesthah an hour ago | parent [-]

Relatedly, check out Apple’s own kalloc_type allocator that they use with MTE as well as newer silicon-level changes for extremely broad memory integrity enforcement:

https://security.apple.com/blog/memory-integrity-enforcement...

pjmlp 6 minutes ago | parent [-]

Or Solaris SPARC ADI memory allocator,

https://docs.oracle.com/cd/E88353_01/html/E37843/malloc-3c.h...