Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 13 von 44
Proceedings of the Workshop on Hot Topics in Operating Systems, 2021, p.159-166
2021

Details

Autor(en) / Beteiligte
Titel
mmapx: uniform memory protection in a heterogeneous world
Ist Teil von
  • Proceedings of the Workshop on Hot Topics in Operating Systems, 2021, p.159-166
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2021
Link zum Volltext
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • Modern Systems-on-Chip (SoCs) are networks of heterogeneous cores, intelligent devices, and memory, connected through multiple configurable address translation and protection units like IOMMUs and System MMUs. Modern OS kernels like Linux are based on traditional MMUs and have no clear abstractions to represent this complexity, mostly leaving IOMMU configuration to device drivers. This has led to a recent spate of serious bugs, and increasing concern over "cross-SoC" attacks on memory security. To address this, we propose a new kernel primitive, mmapx, based on a decoding net a rich and detailed representation of the memory addressing semantics of a complex SoC from the recent formal methods literature. mmapx provides a uniform facility for securely configuring all the address translation facilities in a system. mmapx leverages existing Unix facilities wherever possible: the file system for naming, discovery, and coarse-grained access control, and file descriptors for fine-grained authorization. We show how mmapx can eliminate bugs caused by device drivers programming IOMMUs directly, but also the detail captured by the underlying model has further benefits while incurring minimal overhead.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX