cloud-hypervisor/vmm
Rob Bradford b04eb4770b vmm: Follow the "exe" symlink from the PID directory in /proc
It is necessary to do this at the start of the VMM execution rather than
later as it must be done in the main thread in order to satisfy the
checks required by PTRACE_MODE_READ_FSCREDS (see proc(5) and
ptrace(2))

The alternative is to run as CAP_SYS_PTRACE but that has its
disadvantages.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-02-14 17:32:49 +00:00
..
src vmm: Follow the "exe" symlink from the PID directory in /proc 2020-02-14 17:32:49 +00:00
Cargo.toml build(deps): bump kvm-ioctls from 0.4.0 to 0.5.0 2020-01-29 10:22:51 +00:00