Life would be so much easier if only we had the source code...
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG






  Events








  Past Events





Publications of Torsten Hoefler
Andrei Ivanov, Benjamin Rothenberger, Arnaud Dethise, Marco Canini, Torsten Hoefler, Adrian Perrig:

 SAGE: Software-based Attestation for GPU Execution

(In 2023 USENIX Annual Technical Conference (USENIX ATC 23), pages 485--499, USENIX Association, ISBN: 978-1-939133-35-9, Jul. 2023)

Publisher Reference

Abstract

With the application of machine learning to security-critical and sensitive domains, there is a growing need for integrity and privacy in computation using accelerators, such as GPUs. Unfortunately, the support for trusted execution on GPUs is currently very limited - trusted execution on accelerators is particularly challenging since the attestation mechanism should not reduce performance. Although hardware support for trusted execution on GPUs is emerging, we study purely software-based approaches for trusted GPU execution. A software-only approach offers distinct advantages: (1) complement hardware-based approaches, enhancing security especially when vulnerabilities in the hardware implementation degrade security, (2) operate on GPUs without hardware support for trusted execution, and (3) achieve security without reliance on secrets embedded in the hardware, which can be extracted as history has shown. In this work, we present SAGE, a software-based attestation mechanism for GPU execution. SAGE enables secure code execution on NVIDIA GPUs of the Ampere architecture (A100), providing properties of code integrity and secrecy, computation integrity, as well as data integrity and secrecy - all in the presence of malicious code running on the GPU and CPU. Our evaluation demonstrates that SAGE is already practical today for executing code in a trustworthy way on GPUs without specific hardware support.

Documents

download article:     
download slides:


Recorded talk (best effort)

 

BibTeX

@inproceedings{,
  author={Andrei Ivanov and Benjamin Rothenberger and Arnaud Dethise and Marco Canini and Torsten Hoefler and Adrian Perrig},
  title={{SAGE: Software-based Attestation for GPU Execution}},
  year={2023},
  month={Jul.},
  pages={485--499},
  booktitle={2023 USENIX Annual Technical Conference (USENIX ATC 23)},
  publisher={USENIX Association},
  isbn={978-1-939133-35-9},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 3.143.9.115:62952© Torsten Hoefler