This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
Security improvements and bug fixes
Pre-release
Pre-release
Improvements:
- driver no longer runs as root; it drops privileges and spawns a privileged subcommand only for those operations that absolutely need root.
- additional restrictions on
hyperkit
binary- if a
hyperkit
file exists in the same directory as the driver, than that is the only allowed version - the
hyperkit
executable must be owned byroot
, or group ownership must be bywheel
oradmin
- if a
nfsd
will be updated viarestart
instead ofupdate
, which works even if/etc/exports
did not yet exist.