Reading List

Memory Integrity Enforcement from Michael Tsai RSS feed.

Memory Integrity Enforcement

Apple (Ivan Krstić, Hacker News): Arm published the Memory Tagging Extension (MTE) specification in 2019 as a tool for hardware to help find memory corruption bugs. MTE is, at its core, a memory tagging and tag-checking system, where every memory allocation is tagged with a secret; the hardware guarantees that later requests to access memory […]