cloud-hypervisor/vmm
Rob Bradford cb826aa2f1 vmm: seccomp: Add open() to vCPU permitted syscalls
Older libc (like RHEL7) uses open() rather than openat(). This was
demonstrated through a failure to open /etc/localtime as used by
gmtime() libc call trigged from the vCPU thread (CMOS device.)

Fixes: #2111

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-01-11 11:24:13 +01:00
..
src vmm: seccomp: Add open() to vCPU permitted syscalls 2021-01-11 11:24:13 +01:00
Cargo.toml build(deps): bump signal-hook from 0.3.2 to 0.3.3 2021-01-11 08:08:39 +00:00