Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://saaramar.github.io/memory_safety_blogpost_2022/ is a nice article which goes into this topic for MTE in the past.


And of note, the Apple implementation basically forces the invariants documented in the author's talk:

* use synchronous exceptions (“precise-mode”), which means the faulted instruction cannot retire and cause damage

* re-tag allocations on free




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: