commit | b2519c556943cba151279ac636059e8ae3444bde | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Apr 14 02:10:09 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Apr 14 08:29:18 2022 +0900 |
tree | 1ebf510e1512d5ed0d564e9003ded12bed852b28 | |
parent | 52d83d4da5edd38a88a4a5d79523706748755476 [diff] |
Derive dice before running zipfuse If there are potential security issues in zipfuse, an attacker may exploit them to control the DICE calculation. This calculates the DICE before running zipfuse to prevent such attacks. Bug: 223177483 Test: atest MicrodroidHostTestCases MicrodroidTests Change-Id: Idc61cc3a11319f437b9ac6dea70d7aade4854eeb
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.