Fidelius Charm: Isolating unsafe Rust code

Hussain M. J. Almohri, David Evans
[doi] [ISBN] [Google Scholar] [DBLP] [Citeseer] [url]

Proceedings of the Eighth ACM Conference on Data and Application Security and Privacy
CODASPY '18
Tempe, AZ, USA
Association for Computing Machinery
New York, NY, USA
Pages 248-255
2018
Note(s): Rust language, Rust unsafe code

Uses dynamic enforcement (memory protection?) to prevent unsafe code from accessing protected regions of memory.