Profile
Matthew Garrett
About Matthew
Active Entries
- 1: Mir, the Canonical CLA and skewing the playing field
- 2: Secure Boot isn't the only problem facing Linux on Windows 8 hardware
- 3: Dealing with UEFI non-volatile memory quirks
- 4: More in the series of bizarre UEFI bugs
- 5: TVs are all awful
- 6: Samsung laptop bug is not Linux specific
- 7: Playing with Thunderbolt under Linux on Apple hardware
- 8: A short introduction to TPMs
- 9: Rebooting
- 10: Update on leaked UEFI signing keys - probably no significant risk
Expand Cut Tags
No cut tags
Re: Virtualization
Date: 2012-05-31 01:23 pm (UTC)Other hypervisors wouldn't be any different from any other package offered by the distribution, at least if the maintainers provide security support for all of them (as is the case for most serious distros). It would be pointless to sign and verify every binary, library and script on the system if the code isn't trusted.
Mature infrastructure for integrity checking already exists: most IDS do file change tracking (they would need to be explicitely supported by the kernel though), but see the Linux Integrity Subsystem (in the form of the Integrity Measurement Architecture and the Extended Verification Module).