Proceedings of the Twenty-Fourth International Conference on Architectural Support for Programming Languages and Operating Syst 2019
DOI: 10.1145/3297858.3304021
|View full text |Cite
|
Sign up to set email alerts
|

Heterogeneous Isolated Execution for Commodity GPUs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
63
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 76 publications
(63 citation statements)
references
References 23 publications
0
63
0
Order By: Relevance
“…However, this extension may not practical for many other use cases [94]. Therefore, we are currently investigating GPU enclave research proposals, e.g., Graviton [94] and HIX [47] which proposed hardware extensions to provide a secure environment on GPUs.…”
Section: Gpus Supportmentioning
confidence: 99%
“…However, this extension may not practical for many other use cases [94]. Therefore, we are currently investigating GPU enclave research proposals, e.g., Graviton [94] and HIX [47] which proposed hardware extensions to provide a secure environment on GPUs.…”
Section: Gpus Supportmentioning
confidence: 99%
“…In [49] the authors suggest to modify the GPU hardware to prevent the device driver from directly accessing GPU critical internal resources. In [29] the authors propose to use a custom interface between GPU and CPU and to extend the Intel SGX technology to execute the GPU device driver in a trusted environment that a privileged attacker cannot access. MemShield mitigates Cold Boot attacks, so it assumes that privileged users are trusted (consider that a privileged user might easily get a full memory dump without a Cold Boot attack).…”
Section: Related Workmentioning
confidence: 99%
“…Graviton [65] provides TEEs on GPUs using cryptographically secured communication, and relying on the GPU command processor to protect memory from other concurrently active contexts. HIX [23] extends an SGX-like design with support for secure MMIO to GPUs to enable enclave access to GPUs. Neither HIX or Graviton make communication patterns with the GPU data oblivious.…”
Section: Background and Related Workmentioning
confidence: 99%
“…It is natural to wonder if the protected enclaves on CPUs can be implemented for GPUs. HIX [23] extends an SGX design with a duplicate copy of all the memory protection hardware to enable the hardware to guarantee that a single enclave has exclusive access to MMIO regions exported by a GPU. This, in principle, defeats a malicious OS that wants to interpose or create its own mappings to them.…”
Section: Isolation On the Gpumentioning
confidence: 99%